aboutsummaryrefslogtreecommitdiffstats
path: root/data/newUpstreamBug.json
blob: f3aba73ab3e7127c0800deb973b03fac8412388f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
    {
        "regexp": "thunderbird",
        "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird"
    },
    {
        "regexp": "firefox",
        "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox"
    },
    {
        "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"
    },
    {
        "regexp": "telepathy.*",
        "addr": "https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy"
    },
    {
        "regexp": "rhythmbox.*",
        "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox"
    },
    {
        "regexp": "empathy.*",
        "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=empathy"
    }
]