Add myself to linux_sandbox WATCHLIST

And also add services/service_manager/sandbox/linux/ to the
"linux_sandbox" watchlist definition.

Bug: None
Change-Id: Id66946cd60ecb415a540d77fa6be35de0a71948f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093393
Commit-Queue: Matthew Denton <[email protected]>
Reviewed-by: Robert Sesek <[email protected]>
Cr-Commit-Position: refs/heads/master@{#748444}
diff --git a/WATCHLISTS b/WATCHLISTS
index 6660352..1ecb05ff 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1175,7 +1175,8 @@
                   '|third_party/libxslt/',
     },
     'linux_sandboxing': {
-      'filepath': 'sandbox/linux/',
+      'filepath': 'sandbox/linux/'\
+                  '|services/service_manager/sandbox/linux/',
     },
     'linux_seccomp_bpf': {
       'filepath': 'content/common/sandbox.*linux.cc',
@@ -2518,8 +2519,12 @@
                 '[email protected]'],
     'libxml_xslt': ['[email protected]',
                     '[email protected]'],
-    'linux_sandboxing': ['[email protected]'],
-    'linux_seccomp_bpf': ['[email protected]'],
+    'linux_sandboxing': ['[email protected]',
+                         '[email protected]',
+                         '[email protected]'],
+    'linux_seccomp_bpf': ['[email protected]',
+                          '[email protected]',
+                          '[email protected]'],
     'mac' : ['[email protected]'],
     'manifest': ['[email protected]',
                  '[email protected]'],