diff options
| -rw-r--r-- | libs/WindowManager/Shell/tests/OWNERS | 1 | ||||
| -rw-r--r-- | tests/FlickerTests/OWNERS | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/libs/WindowManager/Shell/tests/OWNERS b/libs/WindowManager/Shell/tests/OWNERS index d80699de8a2d..f49e80ae16b1 100644 --- a/libs/WindowManager/Shell/tests/OWNERS +++ b/libs/WindowManager/Shell/tests/OWNERS @@ -1,3 +1,4 @@ # Bug component: 909476 # includes OWNERS from parent directories natanieljr@google.com +pablogamito@google.com diff --git a/tests/FlickerTests/OWNERS b/tests/FlickerTests/OWNERS index b5561010e7f9..c1221e3940d2 100644 --- a/tests/FlickerTests/OWNERS +++ b/tests/FlickerTests/OWNERS @@ -1,3 +1,4 @@ # Bug component: 909476 include /services/core/java/com/android/server/wm/OWNERS -natanieljr@google.com
\ No newline at end of file +natanieljr@google.com +pablogamito@google.com |