On Sat, Aug 15, 2020 at 12:26:58PM +0200, Lukas Bulwahn wrote:
> 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]>
> ---
> applies cleanly on docs-next, and was checkpatch-ed.
>
> Jonathan, please pick this patch.
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f520202fa1ef..8aa1369d5926 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5178,6 +5178,7 @@ DOCUMENTATION
> M: Jonathan Corbet <[email protected]>
> L: [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
> --
> 2.17.1
Oh excellent! I missed this file going in originally; I need to get
similar done for seccomp, etc.
Reviewed-by: Kees Cook <[email protected]>
--
Kees Cook