diff options
author | Kees Cook <keescook@chromium.org> | 2023-09-25 20:30:58 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2023-09-29 02:39:08 +0300 |
commit | 4ae7f6320aeb599c10b057abe7fcfcc277532959 (patch) | |
tree | 464eaa769de2d36e8c8848759c1afb77a83cd59c /MAINTAINERS | |
parent | 5e6a1c803f10afec6f7bf349536ce13f60b4a108 (diff) | |
download | linux-4ae7f6320aeb599c10b057abe7fcfcc277532959.tar.xz |
MAINTAINERS: hardening: Add Gustavo as Reviewer
It's an oversight to not have already listed Gustavo here. Add him as a
Reviewer.
Cc: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 741285b8246e..5f18ed0fbd42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11393,6 +11393,7 @@ F: usr/ KERNEL HARDENING (not covered by other areas) M: Kees Cook <keescook@chromium.org> +R: Gustavo A. R. Silva <gustavoars@kernel.org> L: linux-hardening@vger.kernel.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening |