summaryrefslogtreecommitdiff
path: root/test-mock
diff options
context:
space:
mode:
authorCharles Chen <charlesccchen@google.com>2020-12-15 17:22:05 +0800
committerCharles Chen <charlesccchen@google.com>2020-12-15 17:31:21 +0800
commit36560286a4c704f05c381804133a20d49a2031b9 (patch)
tree9047596bf0502465ae56e50fdebdc93abc6eb007 /test-mock
parent2c86c2cf8a7dd315ea303a9d33692d83579a908b (diff)
Make everyone able to modify mock package
Previously, this package was set to no owners. However, it broke the new owner rule on gerrit. See https://gerrit.googlesource.com/plugins/code-owners/+/master/resources/Documentation/how-to-use.md#no-code-owners-found for details. Test: manual Bug: 174932174 Change-Id: I6bd2c3947cffdf7637b4c06dfb54d1b39b81e40e
Diffstat (limited to 'test-mock')
-rw-r--r--test-mock/src/android/test/mock/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-mock/src/android/test/mock/OWNERS b/test-mock/src/android/test/mock/OWNERS
index 36d9cb2654bb..9551245bd5c9 100644
--- a/test-mock/src/android/test/mock/OWNERS
+++ b/test-mock/src/android/test/mock/OWNERS
@@ -1 +1,3 @@
set noparent
+
+*