Skip to content

Commit

Permalink
INPUT_OWNERS: update, give "self-ownership"
Browse files Browse the repository at this point in the history
It makes sense to make people in INPUT_OWNERS owners of the file itself.

Bug: none
Test: none
Change-Id: Ia3fdfd4bb7a009abf8e9e17e37756987cd343ea8
  • Loading branch information
HarryCutts committed Feb 26, 2024
1 parent 4dc3085 commit 4e6fceb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions INPUT_OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Bug component: 136048
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Expand Down
3 changes: 2 additions & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ per-file **.bp,**.mk = [email protected], [email protected], [email protected]
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

Expand All @@ -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
per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS

0 comments on commit 4e6fceb

Please sign in to comment.