[Libreoffice-commits] dev-tools.git: scripts/Bugzilla.pm
Michael Meeks
michael.meeks at collabora.com
Tue Aug 12 19:44:05 PDT 2014
scripts/Bugzilla.pm | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 997c556fb60aca4e93f171d275bb488517a1a548
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Tue Aug 12 22:46:51 2014 -0400
Longer blacklist.
diff --git a/scripts/Bugzilla.pm b/scripts/Bugzilla.pm
index 2a7715f..7cfc1f7 100644
--- a/scripts/Bugzilla.pm
+++ b/scripts/Bugzilla.pm
@@ -59,6 +59,7 @@ my %sadly_non_libreoffice = (
'almos' => 1,
'Andreas Boll' => 1,
'Tapani Pälli' => 1,
+ 'Matt Turner' => 1,
);
sub get_url($)
More information about the Libreoffice-commits
mailing list