From 60b310933a36e90d5b811fcdabff3ff03a83d6e6 Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Tue, 14 Sep 2021 12:09:08 -0700 Subject: [PATCH] [vndk] Cleanup OWNERS files This commit removes loganchien@ from OWNERS files because I have left the team for a while. Change-Id: Iba39762ca614f0486f30f30bd52add264e7375df --- vndk/tools/OWNERS | 2 +- vndk/tools/header-checker/OWNERS | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/vndk/tools/OWNERS b/vndk/tools/OWNERS index 980fc754b..a216ccbe9 100644 --- a/vndk/tools/OWNERS +++ b/vndk/tools/OWNERS @@ -1,2 +1,2 @@ -per-file * = andrewhsieh@google.com, hsinyichen@google.com, loganchien@google.com, tyanh@google.com +per-file * = andrewhsieh@google.com, hsinyichen@google.com, tyanh@google.com per-file build_mixed = schwartzmi@google.com, justinyun@google.com diff --git a/vndk/tools/header-checker/OWNERS b/vndk/tools/header-checker/OWNERS index 50e9fd37e..69bf8a830 100644 --- a/vndk/tools/header-checker/OWNERS +++ b/vndk/tools/header-checker/OWNERS @@ -1,5 +1,4 @@ andrewhsieh@google.com hsinyichen@google.com jchowdhary@google.com -loganchien@google.com tyanh@google.com