diff options
Diffstat (limited to 'data/queryUpstreamBug.json')
-rw-r--r-- | data/queryUpstreamBug.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/queryUpstreamBug.json b/data/queryUpstreamBug.json new file mode 100644 index 0000000..3de67d0 --- /dev/null +++ b/data/queryUpstreamBug.json @@ -0,0 +1,10 @@ +[ + { + "regexp": "thunderbird|firefox|xulrunner", + "addr": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch=" + }, + { + "regexp": "xorg-x11.*", + "addr": "https://bugs.freedesktop.org/buglist.cgi?quicksearch=product%3Axorg+" + } +]
\ No newline at end of file |