[Libreoffice-commits] core.git: bin/get-bugzilla-attachments-by-mimetype

David Tardon dtardon at redhat.com
Sat Jan 24 13:46:49 PST 2015


 bin/get-bugzilla-attachments-by-mimetype |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c3f96f3b95b99051a1ffa8cfa55a5a39eb0fb3e5
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Jan 24 22:45:01 2015 +0100

    add TDF bugzilla
    
    Change-Id: Ic26ecbf8dc46e97c68cd1bfd639ad433f828cea6

diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index 5ac0a26..47fe68e 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -325,6 +325,7 @@ rss_bugzillas = {
     # does not add it back immediately .-)
     # 'novell': 'https://bugzilla.novell.com/buglist.cgi',
     'ooo': 'https://issues.apache.org/ooo/buglist.cgi',
+    'tdf': 'http://bugs.documentfoundation.org/buglist.cgi',
 }
 
 redhatrpc = 'https://bugzilla.redhat.com/xmlrpc.cgi'


More information about the Libreoffice-commits mailing list