diff options
| author | 2024-10-29 23:13:44 +0000 | |
|---|---|---|
| committer | 2024-10-29 23:15:07 +0000 | |
| commit | ff41023a2dcaeda8e50417c65a408ab69f2082fb (patch) | |
| tree | d6f798a8df4834369ddfcbf31e9c6abb8cf9d9f6 | |
| parent | fcfc6c13f523807a9d7e7f5a18683ee7f8b9d233 (diff) | |
Update VCN OWNERS files
Bug: NA
Test: build
Flag: EXEMPT; OWNERS file change
Change-Id: I2463752b75165ebb0acc472a20ca79d381b9c66e
| -rw-r--r-- | core/java/android/net/vcn/OWNERS | 5 | ||||
| -rw-r--r-- | services/core/java/com/android/server/vcn/OWNERS | 5 | ||||
| -rw-r--r-- | tests/vcn/OWNERS | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/core/java/android/net/vcn/OWNERS b/core/java/android/net/vcn/OWNERS index 2441e772468c..937699a92968 100644 --- a/core/java/android/net/vcn/OWNERS +++ b/core/java/android/net/vcn/OWNERS @@ -1,7 +1,6 @@ set noparent -benedictwong@google.com -ckesting@google.com evitayan@google.com -junyin@google.com nharold@google.com +benedictwong@google.com #{LAST_RESORT_SUGGESTION} +yangji@google.com #{LAST_RESORT_SUGGESTION} diff --git a/services/core/java/com/android/server/vcn/OWNERS b/services/core/java/com/android/server/vcn/OWNERS index 2441e772468c..937699a92968 100644 --- a/services/core/java/com/android/server/vcn/OWNERS +++ b/services/core/java/com/android/server/vcn/OWNERS @@ -1,7 +1,6 @@ set noparent -benedictwong@google.com -ckesting@google.com evitayan@google.com -junyin@google.com nharold@google.com +benedictwong@google.com #{LAST_RESORT_SUGGESTION} +yangji@google.com #{LAST_RESORT_SUGGESTION} diff --git a/tests/vcn/OWNERS b/tests/vcn/OWNERS index 2441e772468c..937699a92968 100644 --- a/tests/vcn/OWNERS +++ b/tests/vcn/OWNERS @@ -1,7 +1,6 @@ set noparent -benedictwong@google.com -ckesting@google.com evitayan@google.com -junyin@google.com nharold@google.com +benedictwong@google.com #{LAST_RESORT_SUGGESTION} +yangji@google.com #{LAST_RESORT_SUGGESTION} |