diff options
author | Kees Cook <keescook@chromium.org> | 2014-08-12 18:41:17 -0400 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2014-09-03 18:09:54 -0400 |
commit | a0cfd75fdc46b56978ece383a7d6f6b04e9087ad (patch) | |
tree | 6a80d26aed99b2529def77e83869739a356e8ed4 | |
parent | c3ce6dfa48e3879206382cdfdc015bffc50dce30 (diff) |
seccomp: Add reviewers to MAINTAINERS
This adds two reviewers to the seccomp tree.
Signed-off-by: Kees Cook <keescook@chromium.org>
-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] | |||
7955 | 7955 | ||
7956 | SECURE COMPUTING | 7956 | SECURE COMPUTING |
7957 | M: Kees Cook <keescook@chromium.org> | 7957 | M: Kees Cook <keescook@chromium.org> |
7958 | R: Andy Lutomirski <luto@amacapital.net> | ||
7959 | R: Will Drewry <wad@chromium.org> | ||
7958 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp | 7960 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp |
7959 | S: Supported | 7961 | S: Supported |
7960 | F: kernel/seccomp.c | 7962 | F: kernel/seccomp.c |