Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 1 | # This top-level list should remain narrowly defined as team leads; individual |
| 2 | # teams are strongly encouraged to define narrower OWNERS files at deeper |
| 3 | # levels within the source tree; see OWNERS.md for more details |
Jeff Sharkey | d107e4e | 2021-06-08 12:57:43 -0600 | [diff] [blame] | 4 | akulian@google.com #{LAST_RESORT_SUGGESTION} |
| 5 | dsandler@android.com #{LAST_RESORT_SUGGESTION} |
| 6 | dsandler@google.com #{LAST_RESORT_SUGGESTION} |
| 7 | hackbod@android.com #{LAST_RESORT_SUGGESTION} |
| 8 | hackbod@google.com #{LAST_RESORT_SUGGESTION} |
| 9 | jjaggi@google.com #{LAST_RESORT_SUGGESTION} |
| 10 | jsharkey@android.com #{LAST_RESORT_SUGGESTION} |
| 11 | jsharkey@google.com #{LAST_RESORT_SUGGESTION} |
| 12 | lorenzo@google.com #{LAST_RESORT_SUGGESTION} |
| 13 | michaelwr@google.com #{LAST_RESORT_SUGGESTION} |
| 14 | nandana@google.com #{LAST_RESORT_SUGGESTION} |
| 15 | narayan@google.com #{LAST_RESORT_SUGGESTION} |
| 16 | ogunwale@google.com #{LAST_RESORT_SUGGESTION} |
| 17 | roosa@google.com #{LAST_RESORT_SUGGESTION} |
Steven Moreland | b6e7801 | 2022-11-30 22:38:11 +0000 | [diff] [blame] | 18 | smoreland@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | d107e4e | 2021-06-08 12:57:43 -0600 | [diff] [blame] | 19 | yamasani@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 20 | |
Adrian Roos | 0632ddf | 2020-12-11 16:08:01 +0100 | [diff] [blame] | 21 | # API changes are already covered by API-Review+1 (http://mdb/android-api-council) |
| 22 | # via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl. |
| 23 | per-file */api/*current.txt = * |
| 24 | |
Jeff Sharkey | d304221 | 2021-08-24 09:36:21 -0600 | [diff] [blame] | 25 | # Test mapping changes can be made by anyone |
| 26 | per-file */TEST_MAPPING = * |
| 27 | |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 28 | # Support bulk translation updates |
Jeff Sharkey | e2cc3f8 | 2020-12-10 08:20:12 -0700 | [diff] [blame] | 29 | per-file */res*/values*/*.xml = byi@google.com, delphij@google.com |
Jeff Sharkey | 52b9862 | 2020-12-08 08:36:17 -0700 | [diff] [blame] | 30 | |
Joe Onorato | b139407 | 2023-08-20 20:44:51 -0700 | [diff] [blame] | 31 | per-file **.bp,**.mk = hansson@google.com, joeo@google.com |
Harry Zhang | 6fd185e | 2021-06-18 00:56:34 -0700 | [diff] [blame] | 32 | per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS |
| 33 | per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS |
Chris Wailes | cff2d62 | 2023-02-10 13:41:29 -0800 | [diff] [blame] | 34 | |
| 35 | per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS |
Lee Shombert | 0bc469d | 2023-05-12 14:17:11 -0700 | [diff] [blame] | 36 | per-file SQLITE_OWNERS = file:/SQLITE_OWNERS |