From b8f9096d59d16f350eeacab2e848a2288a15e48c Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 7 May 2020 14:26:51 +0800 Subject: [PATCH] Add yaml file --- librelp.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 librelp.yaml diff --git a/librelp.yaml b/librelp.yaml new file mode 100644 index 0000000..f70b8a5 --- /dev/null +++ b/librelp.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rsyslog/librelp +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee