From c3f96f3b95b99051a1ffa8cfa55a5a39eb0fb3e5 Mon Sep 17 00:00:00 2001 From: David Tardon <dtardon@redhat.com> Date: Sat, 24 Jan 2015 22:45:01 +0100 Subject: add TDF bugzilla Change-Id: Ic26ecbf8dc46e97c68cd1bfd639ad433f828cea6 --- bin/get-bugzilla-attachments-by-mimetype | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index 5ac0a2645dad..47fe68efef77 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' -- cgit