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

Side by Side Diff: webrtc/voice_engine/OWNERS

Issue 2320043002: OWNERS: Make everyone able to change *.gn,*.gni files. (Closed)
Patch Set: Rebased Created 4 years, 3 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 | « webrtc/video/OWNERS ('k') | 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 henrikg@webrtc.org 1 henrikg@webrtc.org
2 henrika@webrtc.org 2 henrika@webrtc.org
3 niklas.enbom@webrtc.org 3 niklas.enbom@webrtc.org
4 solenberg@webrtc.org 4 solenberg@webrtc.org
5 5
6 per-file *.isolate=kjellander@webrtc.org 6 per-file *.isolate=kjellander@webrtc.org
7 7
8 # These are for the common case of adding or renaming files. If you're doing 8 # These are for the common case of adding or renaming files. If you're doing
9 # structural changes, please get a review from a reviewer in this file. 9 # structural changes, please get a review from a reviewer in this file.
10 per-file *.gn=*
11 per-file *.gni=*
10 per-file *.gyp=* 12 per-file *.gyp=*
11 per-file *.gypi=* 13 per-file *.gypi=*
12
13 per-file BUILD.gn=kjellander@webrtc.org
OLDNEW
« no previous file with comments | « webrtc/video/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698