From 4e6fceb7bcae81b6044d9a918865755cce0527cf Mon Sep 17 00:00:00 2001 From: Harry Cutts Date: Thu, 15 Feb 2024 14:37:14 +0000 Subject: INPUT_OWNERS: update, give "self-ownership" It makes sense to make people in INPUT_OWNERS owners of the file itself. Bug: none Test: none Change-Id: Ia3fdfd4bb7a009abf8e9e17e37756987cd343ea8 --- INPUT_OWNERS | 2 ++ OWNERS | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/INPUT_OWNERS b/INPUT_OWNERS index 44b2f3805495..06ead06fc13a 100644 --- a/INPUT_OWNERS +++ b/INPUT_OWNERS @@ -1,4 +1,6 @@ # Bug component: 136048 +arpitks@google.com +asmitapoddar@google.com hcutts@google.com joseprio@google.com michaelwr@google.com diff --git a/OWNERS b/OWNERS index 935b76814304..555bbfb8d00f 100644 --- a/OWNERS +++ b/OWNERS @@ -32,6 +32,7 @@ per-file **.bp,**.mk = hansson@google.com, joeo@google.com, lamontjones@google.c per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS +per-file INPUT_OWNERS = file:/INPUT_OWNERS per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS per-file SQLITE_OWNERS = file:/SQLITE_OWNERS @@ -40,4 +41,4 @@ per-file *Ravenwood* = file:ravenwood/OWNERS per-file PERFORMANCE_OWNERS = file:/PERFORMANCE_OWNERS -per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS \ No newline at end of file +per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS -- cgit v1.2.3-59-g8ed1b