For WebRTC inside Chromium, only the webrtc/ directory is present (as src/third_party/webrtc). That makes it impossible to add DEPS check_deps rules in Chromium without approval of a webrtc.org owner (see https://codereview.chromium.org/1818903004). By having our root owners also be owners in webrtc/, this should be less confusing. NOTRY=True Review-Url: https://codereview.webrtc.org/1934523002 Cr-Commit-Position: refs/heads/master@{#12687}
17 lines
408 B
Plaintext
17 lines
408 B
Plaintext
henrika@webrtc.org
|
|
mflodman@webrtc.org
|
|
niklas.enbom@webrtc.org
|
|
tina.legrand@webrtc.org
|
|
tommi@webrtc.org
|
|
|
|
per-file *.isolate=kjellander@webrtc.org
|
|
|
|
# These are for the common case of adding or renaming files. If you're doing
|
|
# structural changes, please get a review from a reviewer in this file.
|
|
per-file *.gyp=*
|
|
per-file *.gypi=*
|
|
|
|
per-file BUILD.gn=kjellander@webrtc.org
|
|
|
|
per-file *video*.h=pbos@webrtc.org
|