From d5c74834d25869e5576f4d3bc21249bf2270bac3 Mon Sep 17 00:00:00 2001 From: yixiangzhike Date: Sat, 13 Jun 2020 14:38:12 +0800 Subject: [PATCH] add yaml file --- fcoe-utils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fcoe-utils.yaml diff --git a/fcoe-utils.yaml b/fcoe-utils.yaml new file mode 100644 index 0000000..3c0dcc7 --- /dev/null +++ b/fcoe-utils.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: morbidrsa/fcoe-utils +tag_prefix: ^v +seperator: . -- Gitee