From 106ac9b648356171eeaedc6b6e8bbe84f1c4435c Mon Sep 17 00:00:00 2001 From: Bonian Chen Date: Tue, 21 Jan 2020 18:12:03 +0800 Subject: [PATCH] [Settings] Allow more user to take responsibility 1. Add owner to wifi calling folder 2. Add songferngwang and tomhsu to telephony part Bug: None Test: Not required Change-Id: I455685eb26df69d929ff3ed3c26ce84aa5f6b1f8 --- src/com/android/settings/network/OWNERS | 4 +++- src/com/android/settings/wifi/calling/OWNERS | 8 ++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 src/com/android/settings/wifi/calling/OWNERS diff --git a/src/com/android/settings/network/OWNERS b/src/com/android/settings/network/OWNERS index bedbe16bdbf..d23f816e6fc 100644 --- a/src/com/android/settings/network/OWNERS +++ b/src/com/android/settings/network/OWNERS @@ -1,6 +1,8 @@ # Default reviewers for this and subdirectories. +allenwtsu@google.com andychou@google.com bonianchen@google.com -allenwtsu@google.com +songferngwang@google.com +tomhsu@google.com # Emergency approvers in case the above are not available diff --git a/src/com/android/settings/wifi/calling/OWNERS b/src/com/android/settings/wifi/calling/OWNERS new file mode 100644 index 00000000000..d23f816e6fc --- /dev/null +++ b/src/com/android/settings/wifi/calling/OWNERS @@ -0,0 +1,8 @@ +# Default reviewers for this and subdirectories. +allenwtsu@google.com +andychou@google.com +bonianchen@google.com +songferngwang@google.com +tomhsu@google.com + +# Emergency approvers in case the above are not available