From 2c5b457e4bd6f83f941d2ecadff2aa46f74c96f5 Mon Sep 17 00:00:00 2001 From: Will Song Date: Fri, 9 Aug 2024 20:55:42 +0000 Subject: [PATCH] gs-common:performance: Add perf owner file Bug: 358659371 Change-Id: I23b5033435e1bc240eaabcd4213134195a34d3f8 Test: build --- performance/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 performance/OWNERS diff --git a/performance/OWNERS b/performance/OWNERS new file mode 100644 index 0000000..7ee3645 --- /dev/null +++ b/performance/OWNERS @@ -0,0 +1,4 @@ +wvw@google.com +paillon@google.com +jenhaochen@google.com +liumartin@google.com