diff options
| author | 2021-11-10 15:34:54 +0000 | |
|---|---|---|
| committer | 2021-11-10 15:35:30 +0000 | |
| commit | 73c5df816c4eb5a9a05ee9548f07864fe5e02433 (patch) | |
| tree | 6bb8f7ac20aadd359ebae37ff420e23fa2b0eb73 | |
| parent | ec2aafa614d2efa6902c9de24b0ade527a6b5cb3 (diff) | |
Update compat owners.
Bug: N/A
Test: N/A
Change-Id: I548b7310c7b77fbcdf3c6f7d85bde8d0129cf460
| -rw-r--r-- | core/java/com/android/internal/compat/OWNERS | 7 | ||||
| -rw-r--r-- | core/tests/PlatformCompatFramework/OWNERS | 7 | ||||
| -rw-r--r-- | services/core/java/com/android/server/compat/OWNERS | 7 |
3 files changed, 3 insertions, 18 deletions
diff --git a/core/java/com/android/internal/compat/OWNERS b/core/java/com/android/internal/compat/OWNERS index cfd0a4b079ad..ee3086ab2fdb 100644 --- a/core/java/com/android/internal/compat/OWNERS +++ b/core/java/com/android/internal/compat/OWNERS @@ -1,6 +1 @@ -# Use this reviewer by default. -platform-compat-eng+reviews@google.com - -andreionea@google.com -mathewi@google.com -satayev@google.com +include tools/platform-compat:/OWNERS diff --git a/core/tests/PlatformCompatFramework/OWNERS b/core/tests/PlatformCompatFramework/OWNERS index cfd0a4b079ad..ee3086ab2fdb 100644 --- a/core/tests/PlatformCompatFramework/OWNERS +++ b/core/tests/PlatformCompatFramework/OWNERS @@ -1,6 +1 @@ -# Use this reviewer by default. -platform-compat-eng+reviews@google.com - -andreionea@google.com -mathewi@google.com -satayev@google.com +include tools/platform-compat:/OWNERS diff --git a/services/core/java/com/android/server/compat/OWNERS b/services/core/java/com/android/server/compat/OWNERS index cfd0a4b079ad..ee3086ab2fdb 100644 --- a/services/core/java/com/android/server/compat/OWNERS +++ b/services/core/java/com/android/server/compat/OWNERS @@ -1,6 +1 @@ -# Use this reviewer by default. -platform-compat-eng+reviews@google.com - -andreionea@google.com -mathewi@google.com -satayev@google.com +include tools/platform-compat:/OWNERS |