commit | 2a227b73e82376757297b484f79f86eabc3be52a | [log] [tgz] |
---|---|---|
author | Allen Webb <[email protected]> | Mon Apr 19 15:24:09 2021 -0500 |
committer | Treehugger Robot <[email protected]> | Mon Apr 19 22:31:20 2021 +0000 |
tree | 0fb6cdfa4e9dd3af0c4e22749110f5b9f4b74b20 | |
parent | 96cd7ccaa9c8daba21f593f8cf49374a3dcea40e [diff] |
Move OWNERS.rust to rust/OWNERS. The previous attempted fix did not work on the AOSP gerrit. Bug: none Test: Check the suggested owners on a minijail/rust CL. Change-Id: Idcccf70ce1057401efe23d94691c47d011d0165b
diff --git a/OWNERS b/OWNERS index 9615a27..ebadeca 100644 --- a/OWNERS +++ b/OWNERS
@@ -3,5 +3,3 @@ [email protected] [email protected] [email protected] - -per-file rust/** = file:/OWNERS.rust
diff --git a/OWNERS.rust b/rust/OWNERS similarity index 100% rename from OWNERS.rust rename to rust/OWNERS