diff --git a/OWNERS b/OWNERS index e19e56fdbf0..d2bc1ff4857 100644 --- a/OWNERS +++ b/OWNERS @@ -13,3 +13,6 @@ zhfan@google.com # 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