summaryrefslogtreecommitdiffstats
path: root/tools/OWNERS
diff options
context:
space:
mode:
authorrmcilroy <rmcilroy@chromium.org>2015-12-15 15:25:13 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-15 23:26:31 +0000
commita6ed0d8ccc67308d86f680d16014b50ccca0943c (patch)
tree03cefc1a31ef6302f0c8e46a006c977e8e89c3d9 /tools/OWNERS
parent15152a89594bf4f50158141ecf4ec7494517760e (diff)
downloadchromium_src-a6ed0d8ccc67308d86f680d16014b50ccca0943c.zip
chromium_src-a6ed0d8ccc67308d86f680d16014b50ccca0943c.tar.gz
chromium_src-a6ed0d8ccc67308d86f680d16014b50ccca0943c.tar.bz2
Add more appropriate owners for tools/bisect* and tools/boilerplate.py
Replaces rmcilroy@ with qyearsley@ and simonhatch@ for bisect related files, and with rsesek@ for boilerplate.py Review URL: https://codereview.chromium.org/1522523002 Cr-Commit-Position: refs/heads/master@{#365386}
Diffstat (limited to 'tools/OWNERS')
-rw-r--r--tools/OWNERS14
1 files changed, 8 insertions, 6 deletions
diff --git a/tools/OWNERS b/tools/OWNERS
index 868099f..c5c14ce 100644
--- a/tools/OWNERS
+++ b/tools/OWNERS
@@ -10,12 +10,14 @@ thakis@chromium.org
per-file bisect*.py=anantha@chromium.org
-per-file bisect*.py=rmcilroy@chromium.org
-per-file run-bisect*.py=rmcilroy@chromium.org
-per-file prepare-bisect*.py=simonhatch@chromium.org
-per-file prepare-bisect*.py=rmcilroy@chromium.org
-
-per-file boilerplate.py=rmcilroy@chromium.org
+per-file bisect*.py=prasadv@chromium.org
+per-file bisect*.py=robertocn@chromium.org
+per-file run-bisect*.py=prasadv@chromium.org
+per-file run-bisect*.py=robertocn@chromium.org
+per-file prepare-bisect*.py=prasadv@chromium.org
+per-file prepare-bisect*.py=robertocn@chromium.org
+
+per-file boilerplate.py=rsesek@chromium.org
per-file check_git_config.py=iannucci@chromium.org
per-file check_git_config.py=vadimsh@chromium.org