diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-09 21:53:42 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-09 21:53:42 +0200 |
commit | 9b41b8867d5eb3f78b6260e8ee719c81579102c9 (patch) | |
tree | f3b2ee664b4de1c563e5a03f1becc748bbad12a0 /jsons | |
parent | e6c92c1ff7c2b465afd6076beabb692d9c3e4825 (diff) | |
download | bugzilla-triage-9b41b8867d5eb3f78b6260e8ee719c81579102c9.tar.gz |
* clean up to make jslint happy (abandoned let and replaced with var)
* cleaned up couple of crashes and missing stuff
Diffstat (limited to 'jsons')
-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 b16a613..ad7d2b9 100644 --- a/jsons/RH_Data-packages.json +++ b/jsons/RH_Data-packages.json @@ -212,6 +212,10 @@ ], "PCIIDsURL": "http://mcepl.fedorapeople.org/scripts/drm_pciids.json", "objectStyle": "RH", + "matches": [ + "https://bugzilla.redhat.com/show_bug.cgi.*", + "https://bugzilla.mozilla.org/show_bug.cgi.*" + ], "signature": "" }, "constantData": { |