diff options
author | Thorsten Leemhuis <linux@leemhuis.info> | 2021-03-30 16:13:05 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-03-31 21:33:17 +0200 |
commit | d8d13934ccecbe141d198e0aa01a313fcdf01172 (patch) | |
tree | cadd9ac0764a993f35d1974fc1467834e5be2b2f | |
parent | docs: make reporting-issues.rst official and delete reporting-bugs.rst (diff) | |
download | linux-d8d13934ccecbe141d198e0aa01a313fcdf01172.tar.xz linux-d8d13934ccecbe141d198e0aa01a313fcdf01172.zip |
MAINTAINERS: add entry for Documentation/admin-guide/reporting-issues.rst
Thorsten will keep an eye on the new document about reporting issues
(aka bugs).
Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
Link: https://lore.kernel.org/r/c8d55ec74d104b90fdb9c155bca3b407e8480fb3.1617113469.git.linux@leemhuis.info
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e66ff3daf23c..b5d38fedff6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5413,6 +5413,12 @@ X: Documentation/power/ X: Documentation/spi/ X: Documentation/userspace-api/media/ +DOCUMENTATION REPORTING ISSUES +M: Thorsten Leemhuis <linux@leemhuis.info> +L: linux-doc@vger.kernel.org +S: Maintained +F: Documentation/admin-guide/reporting-issues.rst + DOCUMENTATION SCRIPTS M: Mauro Carvalho Chehab <mchehab@kernel.org> L: linux-doc@vger.kernel.org |