diff options
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea790149af79..f4670e041285 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5076,7 +5076,6 @@ CLANG CONTROL FLOW INTEGRITY SUPPORT M: Sami Tolvanen <[email protected]> M: Kees Cook <[email protected]> R: Nathan Chancellor <[email protected]> -R: Nick Desaulniers <[email protected]> S: Supported B: https://github.com/ClangBuiltLinux/linux/issues @@ -5091,8 +5090,9 @@ F: .clang-format CLANG/LLVM BUILD SUPPORT M: Nathan Chancellor <[email protected]> -M: Nick Desaulniers <[email protected]> -R: Tom Rix <[email protected]> +R: Nick Desaulniers <[email protected]> +R: Bill Wendling <[email protected]> +R: Justin Stitt <[email protected]> S: Supported W: https://clangbuiltlinux.github.io/ @@ -5242,7 +5242,6 @@ F: drivers/platform/x86/compal-laptop.c COMPILER ATTRIBUTES M: Miguel Ojeda <[email protected]> -R: Nick Desaulniers <[email protected]> S: Maintained F: include/linux/compiler_attributes.h @@ -11516,7 +11515,6 @@ F: fs/autofs/ KERNEL BUILD + files below scripts/ (unless maintained elsewhere) M: Masahiro Yamada <[email protected]> R: Nathan Chancellor <[email protected]> -R: Nick Desaulniers <[email protected]> R: Nicolas Schier <[email protected]> S: Maintained |