From 2846f02f38fe222cd63f6261b0d8e6863f7cda8b Mon Sep 17 00:00:00 2001 From: yixiangzhike Date: Fri, 12 Jun 2020 14:55:37 +0800 Subject: [PATCH] add yaml file --- ntpstat.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ntpstat.yaml diff --git a/ntpstat.yaml b/ntpstat.yaml new file mode 100644 index 0000000..8cb3f88 --- /dev/null +++ b/ntpstat.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: mlichvar/ntpstat +tag_prefix: ^ +seperator: . -- Gitee