diff options
author | scheib <scheib@chromium.org> | 2015-05-11 15:41:41 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-11 22:42:37 +0000 |
commit | acb308465ba191253eff8383df2966958f135434 (patch) | |
tree | 15bdd8aaef244f7490a61a450e616758e122aebb /device | |
parent | 4e461d043a682b6acbc2b54bdf87675da20ead9b (diff) | |
download | chromium_src-acb308465ba191253eff8383df2966958f135434.zip chromium_src-acb308465ba191253eff8383df2966958f135434.tar.gz chromium_src-acb308465ba191253eff8383df2966958f135434.tar.bz2 |
bluetooth: Add scheib to OWNERS for android.
BUG=471536
Review URL: https://codereview.chromium.org/1125213005
Cr-Commit-Position: refs/heads/master@{#329260}
Diffstat (limited to 'device')
-rw-r--r-- | device/bluetooth/OWNERS | 2 | ||||
-rw-r--r-- | device/bluetooth/android/OWNERS | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/device/bluetooth/OWNERS b/device/bluetooth/OWNERS index 9226f87..2b3f88d 100644 --- a/device/bluetooth/OWNERS +++ b/device/bluetooth/OWNERS @@ -3,5 +3,7 @@ set noparent keybuk@chromium.org armansito@chromium.org +per-file *_android*=scheib@chromium.org per-file *_mac*=rpaquay@chromium.org per-file *_win*=rpaquay@chromium.org + diff --git a/device/bluetooth/android/OWNERS b/device/bluetooth/android/OWNERS new file mode 100644 index 0000000..2e2be52 --- /dev/null +++ b/device/bluetooth/android/OWNERS @@ -0,0 +1,2 @@ +scheib@chromium.org + |