From 545ec76407794bbc060147629819b2fe44cfff6e Mon Sep 17 00:00:00 2001 From: Sungsoo Lim <sungsoo@google.com> Date: Thu, 16 Jun 2022 14:06:39 +0900 Subject: [PATCH] Add sungsoo@ into the OWNERS file Test: none Change-Id: Ia1fc5d261fbb8b3d25c3694fafd4e90614f18fcb (cherry picked from commit 6f820896fd648e70d1f04211f97d911ec2446113) --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index 2d3b648b032..02b536d995a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,7 @@ # Project owners sattiraju@google.com siyuanh@google.com +sungsoo@google.com zachoverflow@google.com # Per-file ownership -- GitLab