From da2b64335fe904d69c723348fcea11d4da6662b8 Mon Sep 17 00:00:00 2001 From: yu_boyun <1215979730@qq.com> Date: Sat, 13 Jun 2020 14:42:06 +0800 Subject: [PATCH] add yaml file --- newt.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 newt.yaml diff --git a/newt.yaml b/newt.yaml new file mode 100644 index 0000000..4cf4226 --- /dev/null +++ b/newt.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://pagure.io/newt.git +tag_prefix: r +seperator: '-'