From c2ea97800d752af81dcf0be3beb5cce0cf1f7c21 Mon Sep 17 00:00:00 2001 From: mayilin Date: Mon, 5 Jul 2021 15:45:36 +0800 Subject: [PATCH] fix yaml issue fix yaml --- nmstate.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nmstate.yaml diff --git a/nmstate.yaml b/nmstate.yaml new file mode 100644 index 0000000..89830fa --- /dev/null +++ b/nmstate.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: nmstate/nmstate +tag_prefix: "^v" +seperator: "." \ No newline at end of file