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

Side by Side Diff: webrtc/api/OWNERS

Issue 2862343002: Don't add or rename files in webrtc/ and webrtc/api/ without a proper review (Closed)
Patch Set: 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 pthatcher@webrtc.org 1 pthatcher@webrtc.org
2 glaznev@webrtc.org 2 glaznev@webrtc.org
3 juberti@webrtc.org 3 juberti@webrtc.org
4 perkj@webrtc.org 4 perkj@webrtc.org
5 solenberg@webrtc.org 5 solenberg@webrtc.org
6 tkchin@webrtc.org 6 tkchin@webrtc.org
7 tommi@webrtc.org 7 tommi@webrtc.org
8 deadbeef@webrtc.org 8 deadbeef@webrtc.org
9 9
10 # These are for the common case of adding or renaming files. If you're doing 10 # webrtc/api/ has NO blanket exception letting everyone change *.gn
11 # structural changes, please get a review from a reviewer in this file. 11 # and *.gni files in order to add or rename files, since such changes
12 per-file *.gn=* 12 # affect our public API.
kjellander_webrtc 2017/05/08 06:57:35 How about having me replace the wildcard here inst
kwiberg-webrtc 2017/05/08 10:13:43 Done.
13 per-file *.gni=*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698