aboutsummaryrefslogtreecommitdiffstats
path: root/data/bugzillalabelNames.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-06-27 15:23:12 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-06-27 15:23:12 +0200
commit890dd7f9adcbe1ef7c4218edc89ee7075a12e211 (patch)
tree855893c690ebfbe5502b8151e3d3009501957091 /data/bugzillalabelNames.json
parent955f77978ea6f3f5730571698de07cc77d1fc5a4 (diff)
downloadbugzilla-triage-890dd7f9adcbe1ef7c4218edc89ee7075a12e211.tar.gz
Move all constant data out of the main JSON
Diffstat (limited to 'data/bugzillalabelNames.json')
-rw-r--r--data/bugzillalabelNames.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/bugzillalabelNames.json b/data/bugzillalabelNames.json
new file mode 100644
index 0000000..c079443
--- /dev/null
+++ b/data/bugzillalabelNames.json
@@ -0,0 +1,7 @@
+{
+ "bugzilla.mozilla.org": "Mozilla Foundation",
+ "bugs.freedesktop.org": "FreeDesktop.org",
+ "bugs.eclipse.org": "Eclipse Project",
+ "bugzilla.gnome.org": "GNOME Desktop",
+ "bugzilla.redhat.com": "Red Hat"
+} \ No newline at end of file