summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Parsons <cparsons@google.com>2023-10-03 15:55:48 +0000
committerChris Parsons <cparsons@google.com>2023-10-03 15:58:02 +0000
commitc63c9b4f2212ea072d907df283e33f935487bb17 (patch)
treeb8c2a93ea997b1e11a6c0e668941e6e345be40d3
parent53565bfdb0193e38f96811b58f433d961711681f (diff)
downloadbase-c63c9b4f2212ea072d907df283e33f935487bb17.tar.gz
Add soong team to owners for soong plugin
Test: N/A Change-Id: I62ae9456a8f6a7d75acf874f4b3f555cc8a68362
-rw-r--r--api/OWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/api/OWNERS b/api/OWNERS
index bf6216c168e8..965093c9ab38 100644
--- a/api/OWNERS
+++ b/api/OWNERS
@@ -3,7 +3,10 @@ hansson@google.com
# Modularization team
file:platform/packages/modules/common:/OWNERS
+# Soong plugin owned by Soong team.
+per-file *.go,go.mod,go.work,go.work.sum = file:platform/build/soong:/OWNERS
+
per-file Android.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
# For metalava team to disable lint checks in platform
-per-file Android.bp = aurimas@google.com,emberrose@google.com,sjgilbert@google.com
+per-file Android.bp = aurimas@google.com,emberrose@google.com