From 758b503a631ff762a3a9a36cc38b7811da0acd8a Mon Sep 17 00:00:00 2001 From: Etan Cohen Date: Tue, 5 Jan 2021 20:34:43 -0800 Subject: [PATCH] New OWNERS file for a new sub-directory This sub-directory is not targeting the SysUI as such but is (currently) targeting the Settings app. Hence moving OWNERShip to the Settings team. Bug: 175084231 Test: N/A Change-Id: I52a21a4a5b42d32774a4d74792529280c5a15610 --- .../src/com/android/settingslib/connectivity/OWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/SettingsLib/src/com/android/settingslib/connectivity/OWNERS diff --git a/packages/SettingsLib/src/com/android/settingslib/connectivity/OWNERS b/packages/SettingsLib/src/com/android/settingslib/connectivity/OWNERS new file mode 100644 index 0000000000000..e7a20b3f73a4f --- /dev/null +++ b/packages/SettingsLib/src/com/android/settingslib/connectivity/OWNERS @@ -0,0 +1,8 @@ +# Default reviewers for this and subdirectories. +andychou@google.com +arcwang@google.com +goldmanj@google.com +qal@google.com +wengsu@google.com + +# Emergency approvers in case the above are not available