diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-07 21:16:04 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-07 21:16:04 +0200 |
commit | 47511aa190e467bf711fcfa5fde1225275a3aaa8 (patch) | |
tree | c2d69b06be79f7c52089e053bfa7f6ce7348bf3b /jsons/RH_Data-packages.json | |
parent | b2b3790bcc75d5fe348175bcad608925e3a09f7b (diff) | |
download | bugzilla-triage-47511aa190e467bf711fcfa5fde1225275a3aaa8.tar.gz |
Added an URL for the filing of Xorg bugs to bugs.freedesktop.org.
Diffstat (limited to 'jsons/RH_Data-packages.json')
-rw-r--r-- | jsons/RH_Data-packages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jsons/RH_Data-packages.json b/jsons/RH_Data-packages.json index 61fcf58..b16a613 100644 --- a/jsons/RH_Data-packages.json +++ b/jsons/RH_Data-packages.json @@ -289,6 +289,10 @@ { "regexp": "xulrunner", "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Core" + }, + { + "regexp": "xorg-x11.*", + "addr": "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" } ], "queryUpstreamBug": [ |