commit | 64d7f87c56d8a25f5f1aeee2ffa8ffdb8f32b19b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 18 19:58:53 2018 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 18 20:28:06 2018 +0000 |
tree | fd3417cb327440dc5123917282131bbb01de8eaa | |
parent | 539f409d783b7f9513a9459b694f4250a9906a83 [diff] [blame] |
Add an owners file for dexpreopt files. Test: N/A Change-Id: I3d14a3cb6f0f5f8f5c0a7266285d4b8917922240
diff --git a/java/OWNERS b/java/OWNERS new file mode 100644 index 0000000..d68a5b0 --- /dev/null +++ b/java/OWNERS
@@ -0,0 +1 @@ +per-file dexpreopt.go = ngeoffray@google.com,calin@google.com,mathieuc@google.com