commit | ff9f7fb26aca9529b25a671d6f7bd839875a612e | [log] [tgz] |
---|---|---|
author | Vic Yang <victoryang@google.com> | Fri Jan 17 11:11:22 2020 -0800 |
committer | Vic Yang <victoryang@google.com> | Fri Jan 17 11:23:14 2020 -0800 |
tree | f96bb5a73ee76b8722f0cb8c22da2929598c5a01 | |
parent | a929cd52ce5139c4338599dd4b28bc72f1611a9d [diff] |
Add OWNERS for cc/config/vndk.go This file contains only a list of VNDK libraries that are allowed to have different VNDK variant behaviors. Test: N/A Change-Id: I9e395b82b8006133294cf325e4626c1b34053588
diff --git a/cc/config/OWNERS b/cc/config/OWNERS new file mode 100644 index 0000000..b2f54e5 --- /dev/null +++ b/cc/config/OWNERS
@@ -0,0 +1 @@ +per-file vndk.go = smoreland@google.com, victoryang@google.com