aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Bilbao <[email protected]>2022-11-24 11:02:37 -0600
committerJonathan Corbet <[email protected]>2022-11-28 08:54:45 -0700
commit981471b3b452f30dcf1f2d436e69f76dddf2483c (patch)
treeb52aa16aefb8f65fa6873f5ec0808c087bf652c9
parentdd3553793a759e4f7f21c1aaffd5cb2de7a0068d (diff)
docs: Update maintainer of kernel-docs.rst
Set new maintainer of the Index of Further Kernel Documentation (document process/kernel_docs.rst). See Link for further context. Also remove line that keeps record of last update of the text -this information is already available elsewhere. Link: https://lore.kernel.org/lkml/[email protected]/ Reviewed-by: Miguel Ojeda <[email protected]> Signed-off-by: Carlos Bilbao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/process/kernel-docs.rst8
-rw-r--r--MAINTAINERS5
2 files changed, 8 insertions, 5 deletions
diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
index 306ad373a002..5e533c827cef 100644
--- a/Documentation/process/kernel-docs.rst
+++ b/Documentation/process/kernel-docs.rst
@@ -3,9 +3,6 @@
Index of Further Kernel Documentation
=====================================
-Initial Author: Juan-Mariano de Goyeneche (<[email protected]>;
-email address is defunct now.)
-
The need for a document like this one became apparent in the
linux-kernel mailing list as the same questions, asking for pointers
to information, appeared again and again.
@@ -614,7 +611,8 @@ Miscellaneous
-------
-Document last updated on Tue 2016-Sep-20
+This document was originally based on:
-This document is based on:
https://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
+
+and written by Juan-Mariano de Goyeneche
diff --git a/MAINTAINERS b/MAINTAINERS
index 6f2ec7c71a4c..05a76d045df8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10017,6 +10017,11 @@ F: Documentation/hwmon/ina2xx.rst
F: drivers/hwmon/ina2xx.c
F: include/linux/platform_data/ina2xx.h
+INDEX OF FURTHER KERNEL DOCUMENTATION
+M: Carlos Bilbao <[email protected]>
+S: Maintained
+F: Documentation/process/kernel-docs.rst
+
INDUSTRY PACK SUBSYSTEM (IPACK)
M: Samuel Iglesias Gonsalvez <[email protected]>
M: Jens Taprogge <[email protected]>