[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl
Michael Meeks
michael.meeks at collabora.com
Thu Jan 23 02:15:36 PST 2014
scripts/esc-bug-stats.pl | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d6c86b100149195e3fb8fd27b9b71ab927ea4dd2
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Thu Jan 23 10:15:02 2014 +0000
extend blacklist.
diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl
index f2e48d9..3c7c29e 100755
--- a/scripts/esc-bug-stats.pl
+++ b/scripts/esc-bug-stats.pl
@@ -35,6 +35,7 @@ my %sadly_non_libreoffice = (
'lu hua' => 1,
'Kenneth Graunke' => 1,
'Seif Lotfy' => 1,
+ 'Alex Deucher' => 1,
);
# use me for testing XML pretty printing etc.
More information about the Libreoffice-commits
mailing list