From ec026955fabcd2697b1b0d08fb1cbd4777d2876f Mon Sep 17 00:00:00 2001 From: Xiaowen Lei Date: Fri, 12 Nov 2021 01:12:03 +0000 Subject: [PATCH] Add OWNERS file for app/communal. This directory was added by lusila@ in ag/16006734. Adding an OWNERS doesn't bypass API council requirement; It just helps with the +2. Test: none Ignore-AOSP-First: Feature not yet in AOSP. Change-Id: I7e2f2d0ad44a325b25eebfa0e18777e137274817 --- core/java/android/app/communal/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 core/java/android/app/communal/OWNERS diff --git a/core/java/android/app/communal/OWNERS b/core/java/android/app/communal/OWNERS new file mode 100644 index 0000000000000..b02883da854af --- /dev/null +++ b/core/java/android/app/communal/OWNERS @@ -0,0 +1,4 @@ +brycelee@google.com +justinkoh@google.com +lusilva@google.com +xilei@google.com \ No newline at end of file