diff options
| author | 2023-03-03 01:20:17 +0000 | |
|---|---|---|
| committer | 2023-03-03 01:20:17 +0000 | |
| commit | 04302a255fbad276f52321388fcbc80c9a56e6ac (patch) | |
| tree | 5699c4dae73844bad516915f2a33fe43db1be593 | |
| parent | 941d9285752d9e51e8b1aba798c773f630b2798e (diff) | |
| parent | b51570fa6cb05305b1858621126023204a417cc0 (diff) | |
Merge "Remove calin@ from the ZYGOTE_OWNERS file" am: b51570fa6c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2431138
Change-Id: Iea43e250857cb700648335a436a590bf17d67abc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | OWNERS | 2 | ||||
| -rw-r--r-- | ZYGOTE_OWNERS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -35,3 +35,5 @@ per-file Android.mk = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION per-file framework-jarjar-rules.txt = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION} per-file TestProtoLibraries.bp = file:platform/platform_testing:/libraries/health/OWNERS per-file TestProtoLibraries.bp = file:platform/tools/tradefederation:/OWNERS + +per-file ZYGOTE_OWNERS = file:/ZYGOTE_OWNERS diff --git a/ZYGOTE_OWNERS b/ZYGOTE_OWNERS index 90a185b79b52..f6d15e03a892 100644 --- a/ZYGOTE_OWNERS +++ b/ZYGOTE_OWNERS @@ -1,4 +1,3 @@ -calin@google.com chriswailes@google.com maco@google.com narayan@google.com |