From 01dff1ddf62bd022d25ec8c7441a4a92a7b7536d Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Wed, 23 Sep 2020 14:52:23 +0800 Subject: [PATCH] add upstream-info/pcs.yaml --- upstream-info/pcs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 upstream-info/pcs.yaml diff --git a/upstream-info/pcs.yaml b/upstream-info/pcs.yaml new file mode 100644 index 00000000..9ebe7efb --- /dev/null +++ b/upstream-info/pcs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: ClusterLabs/pcs +tag_prefix: +separator: . \ No newline at end of file -- Gitee