Skip to content

Commit e0b7b20

Browse files
committed
MAINTAINERS: Foolishly claim maintainership of string routines
Since the string API is tightly coupled with FORTIFY_SOURCE, I am offering myself up as maintainer for it. Thankfully Andy is already a reviewer and can keep me on the straight and narrow. Acked-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kees Cook <[email protected]>
1 parent 8cc32a9 commit e0b7b20

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8672,8 +8672,11 @@ S: Maintained
86728672
F: drivers/input/touchscreen/resistive-adc-touch.c
86738673

86748674
GENERIC STRING LIBRARY
8675+
M: Kees Cook <[email protected]>
86758676
R: Andy Shevchenko <[email protected]>
8676-
S: Maintained
8677+
8678+
S: Supported
8679+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
86778680
F: include/linux/string.h
86788681
F: include/linux/string_choices.h
86798682
F: include/linux/string_helpers.h

0 commit comments

Comments
 (0)