From c53efca81ee58fe5af08334c3c3e33e268825c3c Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 14:49:43 +0800 Subject: [PATCH] add sysstat.yaml. --- sysstat.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sysstat.yaml diff --git a/sysstat.yaml b/sysstat.yaml new file mode 100644 index 0000000..4338b00 --- /dev/null +++ b/sysstat.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sysstat/sysstat +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee