From 1caec026dac35545caa28646275e901a778b1402 Mon Sep 17 00:00:00 2001 From: jackqdyulei Date: Thu, 7 Sep 2017 13:08:54 -0700 Subject: [PATCH] Add OWNERS for folder password Bug: 65294119 Test: Build Change-Id: Id1c2d9233643a18c1e104255a9e2b8b1aaefc44e --- src/com/android/settings/password/OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/com/android/settings/password/OWNERS diff --git a/src/com/android/settings/password/OWNERS b/src/com/android/settings/password/OWNERS new file mode 100644 index 00000000000..cac6e3f3df7 --- /dev/null +++ b/src/com/android/settings/password/OWNERS @@ -0,0 +1,7 @@ +# Default reviewers for this and subdirectories. +jaggies@google.com +kchyn@google.com +paulcrowley@google.com +rubinxu@google.com + +# Emergency approvers in case the above are not available \ No newline at end of file