aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-28 17:28:02 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:53:47 +0200
commit007dd8e60db255408d895e4cca2d7e4d774eb2c3 (patch)
tree8c955d112de549da1f8cfbb3e2caaf0825d4bd4c /data
parent7fc98165e35fffa5011ce712bf6ab5920b62ee63 (diff)
downloadbugzilla-triage-007dd8e60db255408d895e4cca2d7e4d774eb2c3.tar.gz
Make bugs.freedesktop.org supported as well.
Fixes #101
Diffstat (limited to 'data')
-rw-r--r--data/XMLRPCdata.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/XMLRPCdata.json b/data/XMLRPCdata.json
index e378f22..085f699 100644
--- a/data/XMLRPCdata.json
+++ b/data/XMLRPCdata.json
@@ -5,6 +5,9 @@
"bugzilla.mozilla.org": {
"url": "https://bugzilla.mozilla.org/xmlrpc.cgi"
},
+ "bugs.freedesktop.org": {
+ "url": "https://bugs.freedesktop.org/xmlrpc.cgi"
+ },
"bz-web2-test.devel.redhat.com": {
"url": "https://bz-web2-test.devel.redhat.com/xmlrpc.cgi"
}