Index: webrtc/api/OWNERS |
diff --git a/webrtc/api/OWNERS b/webrtc/api/OWNERS |
index 3301ecb00b646dd4b8445b21a9f3893146a7fbce..5e9c07cf9b631e47c4b9a288fee5c91ff329fbcd 100644 |
--- a/webrtc/api/OWNERS |
+++ b/webrtc/api/OWNERS |
@@ -7,7 +7,6 @@ tkchin@webrtc.org |
tommi@webrtc.org |
deadbeef@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=* |
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.
|
-per-file *.gni=* |
+# webrtc/api/ has NO blanket exception letting everyone change *.gn |
+# and *.gni files in order to add or rename files, since such changes |
+# affect our public API. |