From 367f7163b5888d225bef1f79c9a7677a6d8b2cc0 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 16:00:46 +0800 Subject: [PATCH] add libblockdev.yaml. --- libblockdev.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libblockdev.yaml diff --git a/libblockdev.yaml b/libblockdev.yaml new file mode 100644 index 0000000..ac8b707 --- /dev/null +++ b/libblockdev.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: storaged-project/libblockdev +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee