From 011e99fc5b448fc3f3d1fe71d821517a6aca8ac8 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 14:17:18 +0800 Subject: [PATCH] add yaml file --- cracklib.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cracklib.yaml diff --git a/cracklib.yaml b/cracklib.yaml new file mode 100644 index 0000000..f3af565 --- /dev/null +++ b/cracklib.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: cracklib/cracklib +tag_prefix: "^v" +seperator: "." -- Gitee