aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorMirko Bonadei <mbonadei@webrtc.org>2017-09-15 06:15:48 +0200
committerCommit Bot <commit-bot@chromium.org>2017-09-15 04:25:06 +0000
commitbb547203bfebcc478b263c4e9ca173c6fd5a0c5d (patch)
tree951bcf8fc3e28a2cc00dc4ea884c3911c00c4b8f /OWNERS
parent6674846b4adc999f69bfdb12080749d4e4ab729d (diff)
downloadwebrtc-bb547203bfebcc478b263c4e9ca173c6fd5a0c5d.tar.gz
Moving src/webrtc into src/.
In order to eliminate the WebRTC Subtree mirror in Chromium, WebRTC is moving the content of the src/webrtc directory up to the src/ directory. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true TBR=tommi@webrtc.org Bug: chromium:611808 Change-Id: Iac59c5b51b950f174119565bac87955a7994bc38 Reviewed-on: https://webrtc-review.googlesource.com/1560 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19845}
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/OWNERS b/OWNERS
index 1efe89f076..8f877e6aa6 100644
--- a/OWNERS
+++ b/OWNERS
@@ -2,16 +2,16 @@ henrika@webrtc.org
kwiberg@webrtc.org
mflodman@webrtc.org
niklas.enbom@webrtc.org
+stefan@webrtc.org
tina.legrand@webrtc.org
tommi@webrtc.org
per-file .gitignore=*
per-file .gn=kjellander@webrtc.org
+per-file *.gn=kjellander@webrtc.org
+per-file *.gni=kjellander@webrtc.org
per-file *.py=kjellander@webrtc.org
-per-file .vpython=kjellander@webrtc.org
per-file AUTHORS=*
per-file BUILD.gn=kjellander@webrtc.org
per-file DEPS=*
per-file pylintrc=kjellander@webrtc.org
per-file WATCHLISTS=*
-per-file style-guide.md=danilchap@webrtc.org
-per-file style-guide.md=kwiberg@webrtc.org