forked from mozilla/treeherder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contribute.json
31 lines (31 loc) · 1001 Bytes
/
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
{
"name": "Treeherder",
"description": "Dashboard & service for managing CI data for Mozilla projects",
"repository": {
"url": "https://github.com/mozilla/treeherder",
"license": "MPL2",
"tests": "https://travis-ci.org/mozilla/treeherder"
},
"participate": {
"home": "https://wiki.mozilla.org/EngineeringProductivity/Projects/Treeherder",
"docs": "https://treeherder.readthedocs.io/",
"irc": "irc://irc.mozilla.org/#treeherder",
"mailing-list": "https://groups.google.com/forum/#!forum/mozilla.tools.treeherder"
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree%20Management&component=Treeherder"
},
"urls": {
"prod": "https://treeherder.mozilla.org/",
"stage": "https://treeherder.allizom.org/"
},
"keywords": [
"css",
"django",
"jquery",
"angular",
"js",
"python"
]
}