commit | 9dae6ada8591a9fb29cd004f2b742ddd50ea5f70 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Fri Oct 13 14:08:22 2017 -0700 |
committer | Fan Zhang <zhfan@google.com> | Fri Oct 13 15:59:03 2017 -0700 |
tree | 14b5dcf24d3e9088a1cf91f0453810a1786b8168 | |
parent | 61aba47c87f309cab2cff37bab40004f00804548 [diff] [blame] |
Exempt res folder from OWNERS approval. Test: rebuild Change-Id: I4ba7e5d02985f62811fa89d2fd5d2667aa0b441d
diff --git a/OWNERS b/OWNERS index e19e56f..d2bc1ff 100644 --- a/OWNERS +++ b/OWNERS
@@ -13,3 +13,6 @@ # Emergency approvers in case the above are not available miket@google.com + +# Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS) +per-file *.xml=* \ No newline at end of file