diff options
-rw-r--r-- | chrome/browser/net/spdyproxy/OWNERS | 1 | ||||
-rw-r--r-- | components/OWNERS | 2 | ||||
-rw-r--r-- | components/data_reduction_proxy/OWNERS | 1 | ||||
-rw-r--r-- | components/test/data/data_reduction_proxy/OWNERS | 1 | ||||
-rw-r--r-- | tools/chrome_proxy/OWNERS | 1 |
5 files changed, 6 insertions, 0 deletions
diff --git a/chrome/browser/net/spdyproxy/OWNERS b/chrome/browser/net/spdyproxy/OWNERS index 952891e..ab34b0e 100644 --- a/chrome/browser/net/spdyproxy/OWNERS +++ b/chrome/browser/net/spdyproxy/OWNERS @@ -1,3 +1,4 @@ bengr@chromium.org marq@chromium.org sclittle@chromium.org +jeremyim@chromium.org diff --git a/components/OWNERS b/components/OWNERS index 89bfbf5..4dec212 100644 --- a/components/OWNERS +++ b/components/OWNERS @@ -48,6 +48,7 @@ per-file data_reduction_proxy*=bengr@chromium.org per-file data_reduction_proxy*=marq@chromium.org per-file data_reduction_proxy*=bolian@chromium.org per-file data_reduction_proxy*=sclittle@chromium.org +per-file data_reduction_proxy*=jeremyim@chromium.org per-file devtools_bridge.gyp=mnaganov@chromium.org per-file devtools_bridge.gyp=serya@chromium.org @@ -174,6 +175,7 @@ per-file plugins.gypi=bauerb@chromium.org per-file precache*=bengr@chromium.org per-file precache*=sclittle@chromium.org +per-file precache*=jeremyim@chromium.org per-file printing*=alekseys@chromium.org per-file printing*=gene@chromium.org diff --git a/components/data_reduction_proxy/OWNERS b/components/data_reduction_proxy/OWNERS index 33ac864..78f98aa 100644 --- a/components/data_reduction_proxy/OWNERS +++ b/components/data_reduction_proxy/OWNERS @@ -2,6 +2,7 @@ bengr@chromium.org bolian@chromium.org marq@chromium.org sclittle@chromium.org +jeremyim@chromium.org # Changes to IPC messages require a security review to avoid introducing # new sandbox escapes. diff --git a/components/test/data/data_reduction_proxy/OWNERS b/components/test/data/data_reduction_proxy/OWNERS index a33576a..530b41b 100644 --- a/components/test/data/data_reduction_proxy/OWNERS +++ b/components/test/data/data_reduction_proxy/OWNERS @@ -2,3 +2,4 @@ bengr@chromium.org marq@chromium.org bolian@chromium.org sclittle@chromium.org +jeremyim@chromium.org diff --git a/tools/chrome_proxy/OWNERS b/tools/chrome_proxy/OWNERS index b4ac2d2..7921c4b 100644 --- a/tools/chrome_proxy/OWNERS +++ b/tools/chrome_proxy/OWNERS @@ -4,3 +4,4 @@ kundaji@chromium.org marq@chromium.org megjablon@chromium.org sclittle@chromium.org +jeremyim@chromium.org |