Index: components/OWNERS |
diff --git a/components/OWNERS b/components/OWNERS |
index 220ef1011aafb61f99fe70b94704cea3c2827f55..ed713276d9d95e7810c2af26ee9ece64b17a620a 100644 |
--- a/components/OWNERS |
+++ b/components/OWNERS |
@@ -3,8 +3,11 @@ caitkp@chromium.org |
erikwright@chromium.org |
jochen@chromium.org |
-per-file autofill*=estade@chromium.org |
-per-file autofill*=isherman@chromium.org |
+# Can not match autofill* due to crbug.com/397984 |
+per-file autofill.gypi=estade@chromium.org |
+per-file autofill.gypi=isherman@chromium.org |
+per-file autofill_strings.grdp=estade@chromium.org |
+per-file autofill_strings.grpd=isherman@chromium.org |
Ilya Sherman
2014/10/17 22:02:57
nit: "grpd" -> "grdp"
Ilya Sherman
2014/10/17 22:02:57
Also, I wonder if we can move this file to live wi
Garrett Casto
2014/10/17 23:17:00
Done.
Garrett Casto
2014/10/17 23:17:00
Acknowledged.
blundell
2014/10/20 11:31:07
+1, I think it's reasonable to have all the foo-re
tfarina
2014/10/21 15:17:03
There are some complications in doing that. But I
|
per-file bookmarks.gypi=sky@chromium.org |