From b4a754bd108f10eea0c6199aa18b1bd7b0a7c63e Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 15:24:00 +0800 Subject: [PATCH] add yaml file --- chkconfig.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 chkconfig.yaml diff --git a/chkconfig.yaml b/chkconfig.yaml new file mode 100644 index 0000000..67ba01f --- /dev/null +++ b/chkconfig.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: fedora-sysv/chkconfig +tag_prefix: +seperator: "." -- Gitee