From 2f382ae682612fa735e53a1288c3a66bf26499ae Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Thu, 18 Jun 2020 16:04:15 +0800 Subject: [PATCH] add yaml file --- policycoreutils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 policycoreutils.yaml diff --git a/policycoreutils.yaml b/policycoreutils.yaml new file mode 100644 index 0000000..0a440c7 --- /dev/null +++ b/policycoreutils.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: SELinuxProject/selinux +tag_prefix: ^policycoreutils- +seperator: . -- Gitee