diff options
author | Mathieu Chartier <mathieuc@google.com> | 2020-02-10 11:18:54 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2020-02-10 11:22:27 -0800 |
commit | 98e621e80559d854891b88c29c313c210007fa22 (patch) | |
tree | 83eec65504754d9f961e836ca49171c33676f36b /tests/BootImageProfileTest | |
parent | 45d1f67bf63d9ef3524dbdf4486a927b3afaf95b (diff) |
Add OWNERS file for BootImageProfileTest
Make it easier to find owners if the test becomes flaky.
Bug: 148649139
Test: manual
Change-Id: Ib8afcb027c92a376ab042f0cf7f9731edc17b7e0
Diffstat (limited to 'tests/BootImageProfileTest')
-rw-r--r-- | tests/BootImageProfileTest/OWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/BootImageProfileTest/OWNERS b/tests/BootImageProfileTest/OWNERS new file mode 100644 index 000000000000..657b3f2add2e --- /dev/null +++ b/tests/BootImageProfileTest/OWNERS @@ -0,0 +1,4 @@ +mathieuc@google.com +calin@google.com +yawanng@google.com +sehr@google.com |