From 796fcd41740491add429a94137899abbca64c4de Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Fri, 1 Sep 2023 14:48:34 -0700 Subject: [PATCH] Update OWNERS file for actual Android LLVM members. Test: N/A Change-Id: Ifd24b1a6161ef6bf4e85ab3d1113106f456f1fa4 --- cc/config/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc/config/OWNERS b/cc/config/OWNERS index 580f215c7..c78b6d582 100644 --- a/cc/config/OWNERS +++ b/cc/config/OWNERS @@ -1,3 +1,3 @@ per-file vndk.go = smoreland@google.com, victoryang@google.com -per-file clang.go,global.go,tidy.go = srhines@google.com, chh@google.com, pirama@google.com, yikong@google.com +per-file clang.go,global.go,tidy.go = appujee@google.com, pirama@google.com, srhines@google.com, yabinc@google.com, yikong@google.com, zijunzhao@google.com