From 8aaf54f2390ae208538e34685ab768e77e31543c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sun, 17 Sep 2023 13:23:45 +0000 Subject: [PATCH] disperse: Don't attempt to manage NEWS for now --- disperse.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/disperse.conf b/disperse.conf index a995c126..b2da1e2e 100644 --- a/disperse.conf +++ b/disperse.conf @@ -1,5 +1,4 @@ # See https://github.com/jelmer/disperse -news_file: "NEWS" timeout_days: 5 tag_name: "$VERSION" launchpad_project: "testtools"