From 58e4690c99e9eb825ebcbab1f01d80d6c0f10a67 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 5 Jan 2011 23:42:16 +0000 Subject: - do not check for mnb ( as this correspond to manbo, and so do not make sense for us ) --- modules/buildsystem/templates/submit-todo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf index 3f3bce0f..6acf6a17 100644 --- a/modules/buildsystem/templates/submit-todo.conf +++ b/modules/buildsystem/templates/submit-todo.conf @@ -61,7 +61,7 @@ checks: class: Youri::Submit::Check::Tag options: tags: - release: '(mnb|mga)\d+' + release: 'mga\d+' packager: '<\S+@<%= escaped_domain %>>$' distribution: '^Mageia' vendor: '^Mageia.Org$' -- cgit v1.2.1