Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index fe5e21294dffcb51a37204b292e5d1929be14804..2662d878a0c3faed3ece2018f4437a5256b159ac 100644 |
--- a/WATCHLISTS |
+++ b/WATCHLISTS |
@@ -131,6 +131,9 @@ |
'linux-sandboxing': { |
'filepath': 'sandbox/linux/.*', |
}, |
+ 'linux-seccomp-bpf': { |
+ 'filepath': 'content/common/sandbox_init_linux.cc', |
+ }, |
'sync': { |
'filepath': 'chrome/browser/sync/.*', |
}, |
@@ -376,6 +379,7 @@ |
'media': ['feature-media-reviews@chromium.org'], |
'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
'linux-sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'], |
+ 'linux-seccomp-bpf': ['jln+watch@chromium.org'], |
'sync': ['tim@chromium.org', 'nick@chromium.org', |
'akalin@chromium.org', 'rsimha@chromium.org'], |
'tools': ['pam+watch@chromium.org'], |