Merge "Add credential manager team to OWNERS" am: ce5d029670 am: 5b7dc67d64 am: da53b2912c

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2361251

Change-Id: I645c29b608373dcb31f8dc183da7b220d6bb46c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/src/com/android/settings/applications/credentials/OWNERS b/src/com/android/settings/applications/credentials/OWNERS
new file mode 100644
index 0000000..55b89b4
--- /dev/null
+++ b/src/com/android/settings/applications/credentials/OWNERS
@@ -0,0 +1,10 @@
+# Default reviewers for this and subdirectories.
+beccahughes@google.com
+reemabajwa@google.com
+helenqin@google.com
+sgjerry@google.com
+leecam@google.com
+akaphle@google.com
+duqinmei@google.com
+
+# Emergency approvers in case the above are not available
\ No newline at end of file
diff --git a/tests/unit/src/com/android/settings/applications/credentials/OWNERS b/tests/unit/src/com/android/settings/applications/credentials/OWNERS
new file mode 100644
index 0000000..6b8b833
--- /dev/null
+++ b/tests/unit/src/com/android/settings/applications/credentials/OWNERS
@@ -0,0 +1 @@
+include /src/com/android/settings/applications/credentials/OWNERS
\ No newline at end of file