From 22e68101dd71906665da1438357c6cf03c7d30e2 Mon Sep 17 00:00:00 2001 From: yixiangzhike Date: Fri, 12 Jun 2020 17:26:23 +0800 Subject: [PATCH] add yaml file --- python-blivet.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-blivet.yaml diff --git a/python-blivet.yaml b/python-blivet.yaml new file mode 100644 index 0000000..f502559 --- /dev/null +++ b/python-blivet.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: storaged-project/blivet +tag_prefix: blivet- +seperator: . -- Gitee