From 3e139b616d9121bda4b141192f258dd242596f16 Mon Sep 17 00:00:00 2001 From: Captain Wei Date: Mon, 11 May 2020 10:03:34 +0800 Subject: [PATCH] add yaml file --- dovecot.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dovecot.yaml diff --git a/dovecot.yaml b/dovecot.yaml new file mode 100644 index 0000000..5c00661 --- /dev/null +++ b/dovecot.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: dovecot/core +tag_prefix: ^ +seperator: . -- Gitee