From d186e19ff573f95c6759a3f28feb21cc1b9b3a8a Mon Sep 17 00:00:00 2001 From: Monday Date: Wed, 15 Dec 2021 02:13:58 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mailman.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mailman.yaml b/mailman.yaml index ec7f30d..453f12e 100644 --- a/mailman.yaml +++ b/mailman.yaml @@ -1,4 +1,4 @@ -version_control: pypi -src_repo: mailman -tag_prefix: "^" -separator: "." +version_control: git +src_repo: https://gitlab.com/mailman/mailman.git +tag_prefix: "" +separator: "." \ No newline at end of file