Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1091)

Side by Side Diff: webrtc/OWNERS

Issue 2862343002: Don't add or rename files in webrtc/ and webrtc/api/ without a proper review (Closed)
Patch Set: apply changes suggested by kjellander@ Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | webrtc/api/OWNERS » ('j') | webrtc/api/OWNERS » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 henrika@webrtc.org 1 henrika@webrtc.org
2 kwiberg@webrtc.org 2 kwiberg@webrtc.org
3 mflodman@webrtc.org 3 mflodman@webrtc.org
4 niklas.enbom@webrtc.org 4 niklas.enbom@webrtc.org
5 stefan@webrtc.org 5 stefan@webrtc.org
6 tina.legrand@webrtc.org 6 tina.legrand@webrtc.org
7 tommi@webrtc.org 7 tommi@webrtc.org
8 8
9
10 # These are for the common case of adding or renaming files. If you're doing
11 # structural changes, please get a review from a reviewer in this file.
12 per-file *.gn=*
13 per-file *.gni=*
14
15 per-file *video*.h=pbos@webrtc.org 9 per-file *video*.h=pbos@webrtc.org
16 per-file DEPS=kjellander@webrtc.org 10 per-file DEPS=kjellander@webrtc.org
11
12 # webrtc/ has NO blanket exception letting everyone change *.gn and
13 # *.gni files in order to add or rename files.
14 per-file *.gn=kjellander@webrtc.org
15 per-file *.gni=kjellander@webrtc.org
OLDNEW
« no previous file with comments | « no previous file | webrtc/api/OWNERS » ('j') | webrtc/api/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698