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} |
Jeff Sharkey | d107e4e | 2021-06-08 12:57:43 -0600 | [diff] [blame] | 10 | lorenzo@google.com #{LAST_RESORT_SUGGESTION} |
| 11 | michaelwr@google.com #{LAST_RESORT_SUGGESTION} |
| 12 | nandana@google.com #{LAST_RESORT_SUGGESTION} |
| 13 | narayan@google.com #{LAST_RESORT_SUGGESTION} |
| 14 | ogunwale@google.com #{LAST_RESORT_SUGGESTION} |
Makoto Onuki | e65b912 | 2024-07-31 12:21:39 -0700 | [diff] [blame] | 15 | omakoto@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | d107e4e | 2021-06-08 12:57:43 -0600 | [diff] [blame] | 16 | roosa@google.com #{LAST_RESORT_SUGGESTION} |
Steven Moreland | b6e7801 | 2022-11-30 22:38:11 +0000 | [diff] [blame] | 17 | smoreland@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | d107e4e | 2021-06-08 12:57:43 -0600 | [diff] [blame] | 18 | yamasani@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 19 | |
Adrian Roos | 0632ddf | 2020-12-11 16:08:01 +0100 | [diff] [blame] | 20 | # API changes are already covered by API-Review+1 (http://mdb/android-api-council) |
| 21 | # via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl. |
| 22 | per-file */api/*current.txt = * |
| 23 | |
Jeff Sharkey | d304221 | 2021-08-24 09:36:21 -0600 | [diff] [blame] | 24 | # Test mapping changes can be made by anyone |
| 25 | per-file */TEST_MAPPING = * |
| 26 | |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 27 | # Support bulk translation updates |
Jeff Sharkey | e2cc3f8 | 2020-12-10 08:20:12 -0700 | [diff] [blame] | 28 | per-file */res*/values*/*.xml = byi@google.com, delphij@google.com |
Jeff Sharkey | 52b9862 | 2020-12-08 08:36:17 -0700 | [diff] [blame] | 29 | |
Owner Cleanup Bot | 4771669 | 2024-07-09 21:10:42 +0000 | [diff] [blame] | 30 | per-file **.bp,**.mk =joeo@google.com, lamontjones@google.com |
Harry Zhang | 6fd185e | 2021-06-18 00:56:34 -0700 | [diff] [blame] | 31 | per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS |
| 32 | per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS |
Chris Wailes | cff2d62 | 2023-02-10 13:41:29 -0800 | [diff] [blame] | 33 | |
Makoto Onuki | 7eb26bf | 2023-10-10 11:21:30 -0700 | [diff] [blame] | 34 | per-file *ravenwood* = file:ravenwood/OWNERS |
| 35 | per-file *Ravenwood* = file:ravenwood/OWNERS |
Lee Shombert | 67de4e0 | 2023-12-01 13:48:52 -0800 | [diff] [blame] | 36 | |
Bill Strathearn | 9485297 | 2024-10-18 14:57:08 +0000 | [diff] [blame] | 37 | per-file INPUT_OWNERS = file:/INPUT_OWNERS |
| 38 | per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS |
| 39 | per-file SQLITE_OWNERS = file:/SQLITE_OWNERS |
Lee Shombert | 67de4e0 | 2023-12-01 13:48:52 -0800 | [diff] [blame] | 40 | per-file PERFORMANCE_OWNERS = file:/PERFORMANCE_OWNERS |
Lincoln Atkinson | fa4edcd | 2024-01-25 19:57:48 +0000 | [diff] [blame] | 41 | per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS |
Lincoln Atkinson | fa4edcd | 2024-01-25 19:57:48 +0000 | [diff] [blame] | 42 | per-file WEAR_OWNERS = file:/WEAR_OWNERS |
Bill Strathearn | 9485297 | 2024-10-18 14:57:08 +0000 | [diff] [blame] | 43 | per-file ACTIVITY_MANAGER_OWNERS = file:/ACTIVITY_MANAGER_OWNERS |
| 44 | per-file BATTERY_STATS_OWNERS = file:/BATTERY_STATS_OWNERS |
| 45 | per-file OOM_ADJUSTER_OWNERS = file:/OOM_ADJUSTER_OWNERS |
| 46 | per-file MULTIUSER_OWNERS = file:/MULTIUSER_OWNERS |
| 47 | per-file BROADCASTS_OWNERS = file:/BROADCASTS_OWNERS |
Andy Yu | 7f6c726 | 2024-09-19 17:31:06 +0000 | [diff] [blame] | 48 | per-file ADPF_OWNERS = file:/ADPF_OWNERS |
Andy Yu | 7f6c726 | 2024-09-19 17:31:06 +0000 | [diff] [blame] | 49 | per-file GAME_MANAGER_OWNERS = file:/GAME_MANAGER_OWNERS |
MÃ¥rten Kongstad | eb31a69 | 2024-11-01 13:56:44 +0100 | [diff] [blame] | 50 | per-file SDK_OWNERS = file:/SDK_OWNERS |