diff options
author | Thorsten Leemhuis <[email protected]> | 2021-03-30 16:13:05 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2021-03-31 13:33:17 -0600 |
commit | d8d13934ccecbe141d198e0aa01a313fcdf01172 (patch) | |
tree | cadd9ac0764a993f35d1974fc1467834e5be2b2f | |
parent | d2ce285378b09287b9d5e9353ef4f0867a10ac5e (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/c8d55ec74d104b90fdb9c155bca3b407e8480fb3.1617113469.git.linux@leemhuis.info
Signed-off-by: Jonathan Corbet <[email protected]>
-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 <[email protected]> +S: Maintained +F: Documentation/admin-guide/reporting-issues.rst + DOCUMENTATION SCRIPTS M: Mauro Carvalho Chehab <[email protected]> |