diff options
author | Carlos Bilbao <carlos.bilbao@amd.com> | 2022-11-24 18:02:37 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-11-28 16:54:45 +0100 |
commit | 981471b3b452f30dcf1f2d436e69f76dddf2483c (patch) | |
tree | b52aa16aefb8f65fa6873f5ec0808c087bf652c9 /MAINTAINERS | |
parent | Documentation: riscv: Document the sv57 VM layout (diff) | |
download | linux-981471b3b452f30dcf1f2d436e69f76dddf2483c.tar.xz linux-981471b3b452f30dcf1f2d436e69f76dddf2483c.zip |
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/20221118170942.2588412-1-carlos.bilbao@amd.com/
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>
Link: https://lore.kernel.org/r/20221124170242.1892751-2-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
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 <carlos.bilbao@amd.com> +S: Maintained +F: Documentation/process/kernel-docs.rst + INDUSTRY PACK SUBSYSTEM (IPACK) M: Samuel Iglesias Gonsalvez <siglesias@igalia.com> M: Jens Taprogge <jens.taprogge@taprogge.org> |