From 58871cda78f18d444323b2386b05b301d2eb420b Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 8 May 2020 11:05:19 +0800 Subject: [PATCH] Add yaml file --- libstoragemgmt.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libstoragemgmt.yaml diff --git a/libstoragemgmt.yaml b/libstoragemgmt.yaml new file mode 100644 index 0000000..9a20221 --- /dev/null +++ b/libstoragemgmt.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libstorage/libstoragemgmt +tag_prefix: ^v +seperator: . \ No newline at end of file