aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-04-17 14:32:16 -0700
committerChih-Hung Hsieh <chh@google.com>2020-04-17 14:39:53 -0700
commit467e34c698f25cd8a596ca3f894d0ec0dcf84452 (patch)
tree00a64d7fbec9239ab7c3f4df0432759bd2332b9b
parentebb18812f868618e183d2c58e43b1de3bf0a9c13 (diff)
downloadslab-467e34c698f25cd8a596ca3f894d0ec0dcf84452.tar.gz
Add OWNERS and fix version string
* Fix METADATA version string, which must be d1.d2.d3 to work with external_updater. Test: make Change-Id: Ib00a3a94e4bc79bf7d326df5177a7f6a8d71090c
-rw-r--r--METADATA2
-rw-r--r--OWNERS1
2 files changed, 2 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 394b0dd..4476b59 100644
--- a/METADATA
+++ b/METADATA
@@ -11,7 +11,7 @@ third_party {
type: GIT
value: "https://github.com/carllerche/slab"
}
- version: "v0.4.2"
+ version: "0.4.2"
last_upgrade_date { year: 2020 month: 3 day: 17 }
license_type: NOTICE
}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS