From 65d8d44282c0449f71c19b7fbabd932793932063 Mon Sep 17 00:00:00 2001 From: jxy_git Date: Wed, 30 Mar 2022 15:42:28 +0800 Subject: [PATCH] Add yaml file --- corosync-qdevice.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 corosync-qdevice.yaml diff --git a/corosync-qdevice.yaml b/corosync-qdevice.yaml new file mode 100644 index 0000000..87ae124 --- /dev/null +++ b/corosync-qdevice.yaml @@ -0,0 +1,5 @@ +--- +version_control: github +src_repo: corosync/corosync-qdevice +tag_prefix: ^v +separator: "." -- Gitee