From e1e2e0759854bfde4698b350a7705601fd4c1b64 Mon Sep 17 00:00:00 2001 From: Yangyang Shen Date: Tue, 30 Jun 2020 19:59:09 +0800 Subject: [PATCH] add yaml --- systemd.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 systemd.yaml diff --git a/systemd.yaml b/systemd.yaml new file mode 100644 index 0000000..6104b32 --- /dev/null +++ b/systemd.yaml @@ -0,0 +1,5 @@ +--- +version_control: github +src_repo: systemd/systemd +tag_prefix: ^v +seperator: . -- Gitee