Index: base/OWNERS |
diff --git a/base/OWNERS b/base/OWNERS |
index b58c9bb15d462675e6d32d807217362276a2f556..3d302ced9c975693c6887eb9ece393a02b04d419 100644 |
--- a/base/OWNERS |
+++ b/base/OWNERS |
@@ -30,6 +30,7 @@ per-file callback*=tzik@chromium.org |
# For Android-specific changes: |
per-file *android*=file://base/android/OWNERS |
per-file BUILD.gn=file://base/android/OWNERS |
+per-file BUILD.gn=file://build/OWNERS |
Nico
2016/08/24 18:35:19
Why should build/OWNERS be owners of base/OWNERS,
agrieve
2016/08/24 18:42:38
This is just owners of base/BUILD.gn (not OWNERS).
|
# For FeatureList API: |
per-file feature_list*=asvitkine@chromium.org |