From 68a19d93b41ae47c00180a81dfe054e692c11b5e Mon Sep 17 00:00:00 2001 From: yu_boyun <1215979730@qq.com> Date: Sat, 13 Jun 2020 14:42:01 +0800 Subject: [PATCH] add yaml file --- openldap.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openldap.yaml diff --git a/openldap.yaml b/openldap.yaml new file mode 100644 index 0000000..32dff40 --- /dev/null +++ b/openldap.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.openldap.org/openldap/openldap.git +tag_prefix: OPENLDAP_REL_ENG_ +seperator: _ -- Gitee