From 91594cc7affd770d4883dd054a8685a84d6f9c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sun, 17 Sep 2023 13:49:35 +0100 Subject: [PATCH] Add disperse config --- disperse.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 disperse.conf diff --git a/disperse.conf b/disperse.conf new file mode 100644 index 00000000..d1232665 --- /dev/null +++ b/disperse.conf @@ -0,0 +1,5 @@ +# See https://github.com/jelmer/disperse +news_file: "NEWS" +timeout_days: 5 +tag_name: "testtools-$VERSION" +launchpad_project: "testtools"