diff options
author | 2022-11-07 14:49:42 -0800 | |
---|---|---|
committer | 2022-11-07 14:53:25 -0800 | |
commit | b9814eff9cae31a5085d5381963da9931ec33b8e (patch) | |
tree | 8786993fadb872fee101dd9e85100f698b8f0147 | |
parent | 1db4d8b36aa344add899f8b557ddfb5983ba5256 (diff) |
Add owners to GameManagerTests
Bug: b/243448953
Test: n/a
Change-Id: I78e7062762db4bc41b392b3f80888c420fe5d93e
-rw-r--r-- | GAME_MANAGER_OWNERS | 3 | ||||
-rw-r--r-- | core/tests/GameManagerTests/OWNERS | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/GAME_MANAGER_OWNERS b/GAME_MANAGER_OWNERS index 502a9e362202..b65c43a8d7f0 100644 --- a/GAME_MANAGER_OWNERS +++ b/GAME_MANAGER_OWNERS @@ -1,2 +1,3 @@ lpy@google.com -timvp@google.com +chingtangyu@google.com +xwxw@google.com diff --git a/core/tests/GameManagerTests/OWNERS b/core/tests/GameManagerTests/OWNERS new file mode 100644 index 000000000000..0992440226f0 --- /dev/null +++ b/core/tests/GameManagerTests/OWNERS @@ -0,0 +1 @@ +include /GAME_MANAGER_OWNERS
\ No newline at end of file |