aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2014-08-12 18:41:17 -0400
committerKees Cook <keescook@chromium.org>2014-09-03 18:09:54 -0400
commita0cfd75fdc46b56978ece383a7d6f6b04e9087ad (patch)
tree6a80d26aed99b2529def77e83869739a356e8ed4
parentc3ce6dfa48e3879206382cdfdc015bffc50dce30 (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--MAINTAINERS2
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
7956SECURE COMPUTING 7956SECURE COMPUTING
7957M: Kees Cook <keescook@chromium.org> 7957M: Kees Cook <keescook@chromium.org>
7958R: Andy Lutomirski <luto@amacapital.net>
7959R: Will Drewry <wad@chromium.org>
7958T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp 7960T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
7959S: Supported 7961S: Supported
7960F: kernel/seccomp.c 7962F: kernel/seccomp.c