From 90b00abe966fc8aee6c71fe4e258f737c28997c6 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 17:04:01 +0800 Subject: [PATCH] add yaml file --- crypto-policies.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 crypto-policies.yaml diff --git a/crypto-policies.yaml b/crypto-policies.yaml new file mode 100644 index 0000000..166dffc --- /dev/null +++ b/crypto-policies.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.com/redhat-crypto/fedora-crypto-policies.git +tag_prefix: "^f" +seperator: -- Gitee