summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorscheib <scheib@chromium.org>2015-09-28 12:15:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-28 19:17:19 +0000
commit388612950507298d35517a510a4ec2736713b60f (patch)
treedad987464b0addbd73df414ec5823e7fde7587df /device
parent5414139041953f2b558cfb0fdf8a4927a19a3144 (diff)
downloadchromium_src-388612950507298d35517a510a4ec2736713b60f.zip
chromium_src-388612950507298d35517a510a4ec2736713b60f.tar.gz
chromium_src-388612950507298d35517a510a4ec2736713b60f.tar.bz2
bluetooth: Add scheib to OWNERS for device/bluetooth/*test*
Remove rpaquay@chromium.org, who is no longer working in this area. Include armansito in test/OWNERS so that patches seeking reviewers do not mistakenly see scheib as perferable to armansito. Review URL: https://codereview.chromium.org/1367253002 Cr-Commit-Position: refs/heads/master@{#351095}
Diffstat (limited to 'device')
-rw-r--r--device/bluetooth/OWNERS3
-rw-r--r--device/bluetooth/test/OWNERS2
2 files changed, 3 insertions, 2 deletions
diff --git a/device/bluetooth/OWNERS b/device/bluetooth/OWNERS
index 346b5fb..b750e3c 100644
--- a/device/bluetooth/OWNERS
+++ b/device/bluetooth/OWNERS
@@ -2,8 +2,7 @@ keybuk@chromium.org
armansito@chromium.org
per-file *_android*=scheib@chromium.org
-per-file *_mac*=rpaquay@chromium.org
-per-file *_win*=rpaquay@chromium.org
+per-file *test*=scheib@chromium.org
per-file *.gyp*=*
per-file BUILD.gn=*
diff --git a/device/bluetooth/test/OWNERS b/device/bluetooth/test/OWNERS
new file mode 100644
index 0000000..7e8a9bb
--- /dev/null
+++ b/device/bluetooth/test/OWNERS
@@ -0,0 +1,2 @@
+armansito@chromium.org
+scheib@chromium.org