From dff1155fa2dc5716e1984895109fad16c415bea8 Mon Sep 17 00:00:00 2001 From: kierancyphus Date: Fri, 1 Dec 2023 06:33:57 +0000 Subject: [PATCH] owners: give apps and services team ownership Since we have a lot of code for modem apps and services that is shared across a lot of different devices and will live in gs-common, it would be nice to have ownership of these files so that we can push code without having to involve the gs-common team. Test: N/A Bug: N/A (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3cf675e1f557d5dcc2358457820177a3fa6d7335) Merged-In: I909392864ee9e0aa29f415d13869ba0083449094 Change-Id: I909392864ee9e0aa29f415d13869ba0083449094 --- modem/OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modem/OWNERS diff --git a/modem/OWNERS b/modem/OWNERS new file mode 100644 index 0000000..4b70b88 --- /dev/null +++ b/modem/OWNERS @@ -0,0 +1,3 @@ +# Give ownership of code files to Apps and Services team. +# SEPolicy files are intentionally ignored since they should be reviewed by the SEPolicy team. +per-file *.bp,*.cpp,*.h,*.sh=kierancyphus@google.com,everrosales@google.com,nicoleytlee@google.com,alanblc@google.com