diff --git a/src/com/android/settings/network/OWNERS b/src/com/android/settings/network/OWNERS index 4f17e3f5f90..8b16bc9b8b0 100644 --- a/src/com/android/settings/network/OWNERS +++ b/src/com/android/settings/network/OWNERS @@ -6,6 +6,7 @@ goldmanj@google.com leechou@google.com songferngwang@google.com tomhsu@google.com +wengsu@google.com zoeychen@google.com # Emergency approvers in case the above are not available diff --git a/tests/unit/src/com/android/settings/wifi/OWNERS b/tests/unit/src/com/android/settings/wifi/OWNERS new file mode 100644 index 00000000000..358c910bd4f --- /dev/null +++ b/tests/unit/src/com/android/settings/wifi/OWNERS @@ -0,0 +1 @@ +include /src/com/android/settings/wifi/OWNERS