From fed72b5513b99e20b4ede8f043e4d3c163b841de Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Fri, 19 May 2023 19:10:23 +0000 Subject: [PATCH] =?UTF-8?q?Extend=20resource=20OWNERS=20exemption=20to=20o?= =?UTF-8?q?ther=20res=20folders=20(res-product).=C2=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7a495faf534c4e43eb856da8aa6fe3767b68e77b --- OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 6d4f95f0de4..e2ada362770 100644 --- a/OWNERS +++ b/OWNERS @@ -18,4 +18,4 @@ wangqi@google.com yanglu@google.com # Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS) -per-file res/**=* +per-file res*/**=*