From 5f8aeeb9efb1967074d997a436447a0bf8a9b8e2 Mon Sep 17 00:00:00 2001 From: Justin McClain Date: Mon, 31 Jul 2023 20:33:29 +0000 Subject: [PATCH] Adding owners file. Test: m Change-Id: I0b32a9bc0e9be65b3d2ff0ac07d79baa05305205 --- src/com/android/settings/remoteauth/OWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/com/android/settings/remoteauth/OWNERS diff --git a/src/com/android/settings/remoteauth/OWNERS b/src/com/android/settings/remoteauth/OWNERS new file mode 100644 index 00000000000..64e7f5c90ec --- /dev/null +++ b/src/com/android/settings/remoteauth/OWNERS @@ -0,0 +1,5 @@ +# People who can approve changes for submission +dlm@google.com +jasonsun@google.com +derekjedral@google.com +justinmcclain@google.com