From dde6a3498e460858475c9f87b16a6a4dced29ef8 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 25 Dec 2010 11:42:54 +0100 Subject: Update config to create new bugs as NEW --- cnucnu/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnucnu/config.py') diff --git a/cnucnu/config.py b/cnucnu/config.py index 9f05b80..4adbbb4 100755 --- a/cnucnu/config.py +++ b/cnucnu/config.py @@ -35,7 +35,7 @@ bugzilla: product: Fedora version: rawhide keywords: FutureFeature,Triaged - bug status: ASSIGNED + bug status: NEW explanation url: 'https://fedoraproject.org/wiki/Upstream_release_monitoring' summary template: "%%(name)s-%%(latest_upstream)s is available" -- cgit