aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-05 23:42:16 +0000
committerMichael Scherer <misc@mageia.org>2011-01-05 23:42:16 +0000
commit58e4690c99e9eb825ebcbab1f01d80d6c0f10a67 (patch)
tree299dd5da629a4751e0f52f2d8d468cfea007fcc1 /modules
parentb869cb845ca44a6856dd853501c9b320bf2e1e3c (diff)
downloadpuppet-58e4690c99e9eb825ebcbab1f01d80d6c0f10a67.tar
puppet-58e4690c99e9eb825ebcbab1f01d80d6c0f10a67.tar.gz
puppet-58e4690c99e9eb825ebcbab1f01d80d6c0f10a67.tar.bz2
puppet-58e4690c99e9eb825ebcbab1f01d80d6c0f10a67.tar.xz
puppet-58e4690c99e9eb825ebcbab1f01d80d6c0f10a67.zip
- do not check for mnb ( as this correspond to manbo, and so do not
make sense for us )
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/templates/submit-todo.conf2
1 files changed, 1 insertions, 1 deletions
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$'