From cff2d624ea5a61aaa6374ce756263bd541d17677 Mon Sep 17 00:00:00 2001
From: Chris Wailes <chriswailes@google.com>
Date: Fri, 10 Feb 2023 13:41:29 -0800
Subject: [PATCH] Remove calin@ from the ZYGOTE_OWNERS file

calin@ no longer works on Android.

Test: TH
Change-Id: I21499fda78b9cf644d4ecbee4ca1b28a6bdc3dc6
---
 OWNERS        | 2 ++
 ZYGOTE_OWNERS | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/OWNERS b/OWNERS
index 09a721f10c1b..7bea58b09606 100644
--- a/OWNERS
+++ b/OWNERS
@@ -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
-- 
GitLab