From d8964a5735165a7d03e5928a5832570331006053 Mon Sep 17 00:00:00 2001 From: jackqdyulei Date: Thu, 7 Sep 2017 14:16:17 -0700 Subject: [PATCH] Add OWNERS for folder nfc Bug: 65294119 Test: Manual Change-Id: I69af58183c5b89af96c1a8808665fa506a620012 --- src/com/android/settings/nfc/OWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/com/android/settings/nfc/OWNERS diff --git a/src/com/android/settings/nfc/OWNERS b/src/com/android/settings/nfc/OWNERS new file mode 100644 index 00000000000..f11f74f19db --- /dev/null +++ b/src/com/android/settings/nfc/OWNERS @@ -0,0 +1,5 @@ +# Default reviewers for this and subdirectories. +eisenbach@google.com +kandoiruchi@google.com + +# Emergency approvers in case the above are not available \ No newline at end of file