diff options
author | Kees Cook <keescook@chromium.org> | 2014-08-12 15:41:17 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2014-09-03 15:09:54 -0700 |
commit | a0cfd75fdc46b56978ece383a7d6f6b04e9087ad (patch) | |
tree | 6a80d26aed99b2529def77e83869739a356e8ed4 /MAINTAINERS | |
parent | c3ce6dfa48e3879206382cdfdc015bffc50dce30 (diff) | |
download | linux-a0cfd75fdc46b56978ece383a7d6f6b04e9087ad.tar.bz2 |
seccomp: Add reviewers to MAINTAINERS
This adds two reviewers to the seccomp tree.
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 55762cba8516..992335ca0b2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7955,6 +7955,8 @@ F: drivers/mmc/host/sdhci-pltfm.[ch] SECURE COMPUTING M: Kees Cook <keescook@chromium.org> +R: Andy Lutomirski <luto@amacapital.net> +R: Will Drewry <wad@chromium.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp S: Supported F: kernel/seccomp.c |