Commit 801686d2 authored by Matthew Denton's avatar Matthew Denton Committed by Commit Bot

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 <mpdenton@chromium.org>
Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748444}
parent 010d1fb8
......@@ -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 @@
'urvang@chromium.org'],
'libxml_xslt': ['ail@google.com',
'dominicc+watchlist@chromium.org'],
'linux_sandboxing': ['jln+watch@chromium.org'],
'linux_seccomp_bpf': ['jln+watch@chromium.org'],
'linux_sandboxing': ['jln+watch@chromium.org',
'mpdenton+watch@chromium.org',
'rsesek+watch@chromium.org'],
'linux_seccomp_bpf': ['jln+watch@chromium.org',
'mpdenton+watch@chromium.org',
'rsesek+watch@chromium.org'],
'mac' : ['mac-reviews@chromium.org'],
'manifest': ['dominickn+watch-manifest@chromium.org',
'mlamouri+watch-manifest@chromium.org'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment