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

Unified Diff: webrtc/libjingle/xmpp/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/libjingle/xmllite/OWNERS ('k') | webrtc/media/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/libjingle/xmpp/OWNERS
diff --git a/webrtc/libjingle/xmpp/OWNERS b/webrtc/libjingle/xmpp/OWNERS
index 0884c2978d607dc8935a3fe7e8f3469d5a83d1dd..67c9880afce77214dd3edac582e144d3157a2438 100644
--- a/webrtc/libjingle/xmpp/OWNERS
+++ b/webrtc/libjingle/xmpp/OWNERS
@@ -1,3 +1,8 @@
# See ../OWNERS for more owners.
-per-file BUILD.gn=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 *.gn=*
+per-file *.gni=*
+per-file *.gyp=*
+per-file *.gypi=*
« no previous file with comments | « webrtc/libjingle/xmllite/OWNERS ('k') | webrtc/media/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698