Skip to content

Commit e49ad85

Browse files
alejandro-colomarJonathan Corbet
authored andcommitted
CREDITS, MAINTAINERS, docs/process/howto: Update man-pages' maintainer
Michael retired from maintaining the Linux man-pages project in 2021. See commit 06e72cb19c74d3b1d661609c698ee26d7b6e4d7e ("CONTRIBUTING, README, lsm: Remove mtk as maintainer") in the Linux man-pages repository. Add him to CREDITS. Reported-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Link: <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=06e72cb19c74d3b1d661609c698ee26d7b6e4d7e> Acked-by: Randy Dunlap <rdunlap@infradead.org> Cc: Michael Kerrisk <mtk.manpages@gmail.com> Cc: Michael Kerrisk <mtk@man7.org> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Alejandro Colomar <alx@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240101124242.8059-2-alx@kernel.org
1 parent 7418ec5 commit e49ad85

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CREDITS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,6 +1828,13 @@ S: K osmidomkum 723
18281828
S: 160 00 Praha 6
18291829
S: Czech Republic
18301830

1831+
N: Michael Kerrisk
1832+
E: mtk.manpages@gmail.com
1833+
W: https://man7.org/
1834+
P: 4096R/3A35CE5E E522 595B 52ED A4E6 BFCC CB5E 8561 9911 3A35 CE5E
1835+
D: Maintainer of the Linux man-pages project
1836+
D: Linux man pages online, at <https://man7.org/linux/man-pages/>
1837+
18311838
N: Niels Kristian Bech Jensen
18321839
E: nkbj1970@hotmail.com
18331840
D: Miscellaneous kernel updates and fixes.

Documentation/process/howto.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ documentation files are also added which explain how to use the feature.
8282
When a kernel change causes the interface that the kernel exposes to
8383
userspace to change, it is recommended that you send the information or
8484
a patch to the manual pages explaining the change to the manual pages
85-
maintainer at mtk.manpages@gmail.com, and CC the list
86-
linux-api@vger.kernel.org.
85+
maintainer at alx@kernel.org, and CC the list linux-api@vger.kernel.org.
8786

8887
Here is a list of files that are in the kernel source tree that are
8988
required reading:

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12746,7 +12746,7 @@ F: drivers/mailbox/arm_mhuv2.c
1274612746
F: include/linux/mailbox/arm_mhuv2_message.h
1274712747

1274812748
MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
12749-
M: Michael Kerrisk <mtk.manpages@gmail.com>
12749+
M: Alejandro Colomar <alx@kernel.org>
1275012750
L: linux-man@vger.kernel.org
1275112751
S: Maintained
1275212752
W: http://www.kernel.org/doc/man-pages

0 commit comments

Comments
 (0)