diff options
Diffstat (limited to 'data/newUpstreamBug.json')
-rw-r--r-- | data/newUpstreamBug.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/newUpstreamBug.json b/data/newUpstreamBug.json index f3aba73..9fe7883 100644 --- a/data/newUpstreamBug.json +++ b/data/newUpstreamBug.json @@ -26,5 +26,13 @@ { "regexp": "empathy.*", "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=empathy" + }, + { + "regexp": "evolution.*", + "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=evolution" + }, + { + "regexp": "gnome.*", + "addr": "https://bugzilla.gnome.org/enter_bug.cgi" } ] |