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 <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20230712194625.never.252-kees@kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
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 <keescook@chromium.org>
86758676
R: Andy Shevchenko <andy@kernel.org>
8676-
S: Maintained
8677+
L: linux-hardening@vger.kernel.org
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)