[PATCH v2 1/2] docs: Update maintainer of kernel-docs.rst

From: Carlos Bilbao
Date: Mon Nov 21 2022 - 13:16:47 EST


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/20221118170942.2588412-1-carlos.bilbao@xxxxxxx/
Signed-off-by: Carlos Bilbao <carlos.bilbao@xxxxxxx>
---
Documentation/process/kernel-docs.rst | 8 +++-----
MAINTAINERS | 5 +++++
2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
index 306ad373a002..8574b577d50a 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 (<jmseyas@xxxxxxxxxx>;
-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 Goyenche
diff --git a/MAINTAINERS b/MAINTAINERS
index 6f2ec7c71a4c..91b668dc1217 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 <carlos.bilbao@xxxxxxx>
+S: Maintained
+F: Documentation/process/kernel-docs.rst
+
INDUSTRY PACK SUBSYSTEM (IPACK)
M: Samuel Iglesias Gonsalvez <siglesias@xxxxxxxxxx>
M: Jens Taprogge <jens.taprogge@xxxxxxxxxxxx>
--
2.34.1