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} |
| 18 | svetoslavganov@android.com #{LAST_RESORT_SUGGESTION} |
| 19 | svetoslavganov@google.com #{LAST_RESORT_SUGGESTION} |
| 20 | yamasani@google.com #{LAST_RESORT_SUGGESTION} |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 21 | |
Adrian Roos | 0632ddf | 2020-12-11 16:08:01 +0100 | [diff] [blame] | 22 | # API changes are already covered by API-Review+1 (http://mdb/android-api-council) |
| 23 | # via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl. |
| 24 | per-file */api/*current.txt = * |
| 25 | |
Jeff Sharkey | d304221 | 2021-08-24 09:36:21 -0600 | [diff] [blame] | 26 | # Test mapping changes can be made by anyone |
| 27 | per-file */TEST_MAPPING = * |
| 28 | |
Jeff Sharkey | 061c2ec | 2020-12-05 22:30:34 -0700 | [diff] [blame] | 29 | # Support bulk translation updates |
Jeff Sharkey | e2cc3f8 | 2020-12-10 08:20:12 -0700 | [diff] [blame] | 30 | per-file */res*/values*/*.xml = byi@google.com, delphij@google.com |
Jeff Sharkey | 52b9862 | 2020-12-08 08:36:17 -0700 | [diff] [blame] | 31 | |
Liz Kammer | ff8e5c0 | 2021-10-06 09:15:46 -0400 | [diff] [blame] | 32 | per-file *.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION} |
| 33 | per-file Android.mk = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION} |
Pedro Loureiro | b4f03e1 | 2022-03-30 15:48:42 +0000 | [diff] [blame] | 34 | per-file framework-jarjar-rules.txt = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION} |
Harry Zhang | 6fd185e | 2021-06-18 00:56:34 -0700 | [diff] [blame] | 35 | per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS |
| 36 | per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS |