This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
/
contribute.json
35 lines (35 loc) · 1.75 KB
/
contribute.json
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
31
32
33
34
35
{
"name": "Air Mozilla",
"description": "Air Mozilla is the Internet multimedia presence of Mozilla, with live and pre-recorded shows, interviews, news snippets, tutorial videos, and features about the Mozilla community.",
"repository": {
"url": "https://github.com/mozilla/airmozilla",
"license": "MPL2",
"tests": "https://travis-ci.org/mozilla/airmozilla/"
},
"participate": {
"home": "https://wiki.mozilla.org/Air_Mozilla",
"docs": "https://github.com/mozilla/airmozilla#how-to-get-it-running-locally-from-scratch",
"irc": "irc://irc.mozilla.org/#airmozilla-dev",
"irc-contacts": ["Richard", "peterbe"]
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?product=Webtools&component=Air%20Mozilla&resolution=---",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?format=guided#h=dupes%7CAir+Mozilla%7COther",
"goodfirstbugs": "https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bgood%20first%20bug%5D&bug_status=NEW&component=Air%20Mozilla&product=Webtools",
"priorities": "https://bugzilla.mozilla.org/report.cgi?x_axis_field=priority&y_axis_field=assigned_to&z_axis_field=&query_format=report-table&classification=Server+Software&product=Webtools&component=Air%20Mozilla&resolution=---&format=table&action=wrap"
},
"urls": {
"prod": "https://air.mozilla.org/",
"stage": "https://air.allizom.org/",
"dev": "https://air-dev.allizom.org/"
},
"keywords": [
"django",
"jquery",
"postgresql",
"video",
"angularjs",
"python"
],
"whatdeployed": "https://whatsdeployed.io/s-6pt"
}