summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2023-03-02 09:52:31 +0000
committerAnton Hansson <hansson@google.com>2023-03-02 09:59:47 +0000
commita670b3f06ee3fcb6fd993ee9dd456ede169b33f7 (patch)
treedd0c466eba37c931282053ea7ddd844f684101e4 /OWNERS
parent6f8a917afee70417dedd14fb93767d9f6f3ae305 (diff)
downloadbase-a670b3f06ee3fcb6fd993ee9dd456ede169b33f7.tar.gz
Add hansson to OWNERS for build files
Soong team has cleaned up their OWNERS file, so add back hansson to the frameworks/base build file owners. We'll explore migrating all the API related build rules into the api subdir, which would allow removal from the global file. Change-Id: Ie9f6a22376b49abec5e45c3b805e00d87361101d
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index 09a721f10c1b..198be3fb852b 100644
--- a/OWNERS
+++ b/OWNERS
@@ -30,6 +30,7 @@ per-file */TEST_MAPPING = *
# Support bulk translation updates
per-file */res*/values*/*.xml = byi@google.com, delphij@google.com
+per-file **.bp,**.mk = hansson@google.com
per-file *.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
per-file Android.mk = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
per-file framework-jarjar-rules.txt = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}