diff options
author | Lukas Bulwahn <[email protected]> | 2020-08-15 12:26:58 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-08-24 17:19:06 -0600 |
commit | fb08f4a6a3139dc1b7ca5ed312ced2b60ec1a362 (patch) | |
tree | c0c18820615e32cc0094f30062dceb85aacd77d7 | |
parent | 78b8612e7fce1a17c65d6f5070c2994ce4e28968 (diff) |
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 <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-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 <[email protected]> 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 |