diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-08-15 12:26:58 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-08-24 17:19:06 -0600 |
commit | fb08f4a6a3139dc1b7ca5ed312ced2b60ec1a362 (patch) | |
tree | c0c18820615e32cc0094f30062dceb85aacd77d7 | |
parent | Fpga: Documentation: Replace deprecated :c:func: Usage (diff) | |
download | wireguard-linux-fb08f4a6a3139dc1b7ca5ed312ced2b60ec1a362.tar.xz wireguard-linux-fb08f4a6a3139dc1b7ca5ed312ced2b60ec1a362.zip |
MAINTAINERS: mention documentation maintainer entry profile
Since commit 53b7f3aa411b ("Add a maintainer entry profile for
documentation"), the documentation "subsystem" has a maintainer entry
profile, and it deserves to be mentioned in MAINTAINERS with a suitable
P: entry.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20200815102658.12236-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..06d0315b23ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5239,6 +5239,7 @@ DOCUMENTATION M: Jonathan Corbet <corbet@lwn.net> L: linux-doc@vger.kernel.org S: Maintained +P: Documentation/doc-guide/maintainer-profile.rst T: git git://git.lwn.net/linux.git docs-next F: Documentation/ F: scripts/documentation-file-ref-check |