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
diff --git a/INPUT_OWNERS b/INPUT_OWNERS index 44b2f38..06ead06f 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 935b768..555bbfb 100644 --- a/OWNERS +++ b/OWNERS
@@ -32,6 +32,7 @@ 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 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