From 54eacedd6db8f9333e2d875de66b079d4255b8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Kosi=C5=84ski?= Date: Thu, 4 May 2023 03:52:01 +0000 Subject: [PATCH] Add camera subdir OWNERS. ag/22945259 added Lyric-related shared config to this directory. Add Lyric POCs to OWNERS. Bug: 280124102 Test: N/A Change-Id: Ida40f3621283ba345ed243ab719d68963bdbb46a --- camera/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 camera/OWNERS diff --git a/camera/OWNERS b/camera/OWNERS new file mode 100644 index 0000000..d5ac048 --- /dev/null +++ b/camera/OWNERS @@ -0,0 +1,2 @@ +krzysio@google.com +yromanenko@google.com