diff options
author | Etan Cohen <etancohen@google.com> | 2021-01-05 20:34:43 -0800 |
---|---|---|
committer | Etan Cohen <etancohen@google.com> | 2021-01-05 20:38:27 -0800 |
commit | 758b503a631ff762a3a9a36cc38b7811da0acd8a (patch) | |
tree | 038289cb3a1fc9d0a480a96480b62eab8deae2f4 | |
parent | e4f60f7dffe48520a465cd16f0ab970b1e0a9ad9 (diff) |
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
-rw-r--r-- | packages/SettingsLib/src/com/android/settingslib/connectivity/OWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
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 000000000000..e7a20b3f73a4 --- /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 |