Skip to content

Commit

Permalink
Update Web Bluetooth owners.
Browse files Browse the repository at this point in the history
This CL moves owners list to content/browser/bluetooth/OWNERS
This CL also removes jyasskin (thank you for your service), and adds
dougt.

Bug: None
Change-Id: Iea9affd0d3c3ed81f802daa27f1b50075f35e519
Reviewed-on: https://chromium-review.googlesource.com/c/1383409
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Jeffrey Yasskin <jyasskin@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Doug Turner <dougt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#618459}
  • Loading branch information
dougt authored and Commit Bot committed Dec 21, 2018
1 parent 56b571f commit 17a9d21
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 16 deletions.
3 changes: 1 addition & 2 deletions chrome/browser/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,4 @@ per-file site_per_process_interactive_browsertest.cc=kenrb@chromium.org

per-file unload_browsertest.cc=file://content/OWNERS

per-file web_bluetooth*=jyasskin@chromium.org
per-file web_bluetooth*=ortuno@chromium.org
per-file web_bluetooth*=file://content/browser/bluetooth/OWNERS
3 changes: 1 addition & 2 deletions chrome/browser/ui/bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
juncai@chromium.org
jyasskin@chromium.org
ortuno@chromium.org
file://content/browser/bluetooth/OWNERS

# TEAM: web-bluetooth@chromium.org
# COMPONENT: Blink>Bluetooth
3 changes: 2 additions & 1 deletion content/browser/bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
jyasskin@chromium.org
dougt@chromium.org
ortuno@chromium.org
reillyg@chromium.org

# TEAM: web-bluetooth@chromium.org
# COMPONENT: Blink>Bluetooth
3 changes: 1 addition & 2 deletions content/common/bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jyasskin@chromium.org
ortuno@chromium.org
file://content/browser/bluetooth/OWNERS

# Changes to IPC serialization require a security review to avoid introducing
# new sandbox escapes.
Expand Down
4 changes: 1 addition & 3 deletions content/shell/browser/web_test/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
per-file *bluetooth*=jyasskin@chromium.org
per-file *bluetooth*=ortuno@chromium.org

per-file *bluetooth*=file://content/browser/bluetooth/OWNERS
3 changes: 1 addition & 2 deletions third_party/blink/public/platform/modules/bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jyasskin@chromium.org
ortuno@chromium.org
file://content/browser/bluetooth/OWNERS

per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
Expand Down
3 changes: 1 addition & 2 deletions third_party/blink/renderer/modules/bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jyasskin@chromium.org
ortuno@chromium.org
file://content/browser/bluetooth/OWNERS

# TEAM: web-bluetooth@chromium.org
# COMPONENT: Blink>Bluetooth
3 changes: 1 addition & 2 deletions tools/web_bluetooth/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jyasskin@chromium.org
ortuno@chromium.org
file://content/browser/bluetooth/OWNERS

# TEAM: web-bluetooth@chromium.org
# COMPONENT: Blink>Bluetooth

0 comments on commit 17a9d21

Please sign in to comment.