diff options
author | Orion Hodson <oth@google.com> | 2020-07-29 16:38:06 +0100 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2020-07-31 08:52:35 +0100 |
commit | c320cd0b896977da5861ae45a053cd539acb2433 (patch) | |
tree | 414f0022cfcc65326a74a0cb7c77e4f681df722c /tests/BootImageProfileTest | |
parent | 1222133ffc800a15f4324008b8430be1c8f01dd9 (diff) |
Update art-team members in OWNERS files
Test: build/make/tools/checkowners.py -c -v frameworks/base/core/java/android/os/OWNERS
Test: build/make/tools/checkowners.py -c -v frameworks/base/core/java/com/android/internal/os/OWNERS
Test: build/make/tools/checkowners.py -c -v frameworks/base/core/jni/OWNERS
Test: build/make/tools/checkowners.py -c -v frameworks/base/services/core/java/com/android/server/pm/dex/OWNERS
Test: build/make/tools/checkowners.py -c -v frameworks/base/tests/BootImageProfileTest/OWNERS
Change-Id: I958c12aacf2c0c18df7505674a49103f89e5a770
Diffstat (limited to 'tests/BootImageProfileTest')
-rw-r--r-- | tests/BootImageProfileTest/OWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/BootImageProfileTest/OWNERS b/tests/BootImageProfileTest/OWNERS index 657b3f2add2e..7ee0d9a5e77e 100644 --- a/tests/BootImageProfileTest/OWNERS +++ b/tests/BootImageProfileTest/OWNERS @@ -1,4 +1,4 @@ -mathieuc@google.com calin@google.com +mathieuc@google.com +ngeoffray@google.com yawanng@google.com -sehr@google.com |