forked from mozilla/pontoon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contribute.json
36 lines (36 loc) · 1.23 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
36
{
"name": "Pontoon",
"description": "Pontoon enables localizers to translate web apps and web sites in place with context and spatial limitations right in front of them.",
"repository": {
"url": "https://github.com/mozilla/pontoon",
"license": "MPL2"
},
"participate": {
"home": "https://wiki.mozilla.org/Webdev/GetInvolved/pontoon.mozilla.org",
"docs": "http://mozilla-pontoon.readthedocs.io/",
"irc": "irc://irc.mozilla.org/#pontoon",
"irc-contacts": [
"mathjazz",
"Osmose"
]
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?product=Webtools&component=Pontoon",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=Pontoon",
"mentored": "https://bugzilla.mozilla.org/buglist.cgi?f1=bug_mentor&o1=isnotempty&query_format=advanced&bug_status=NEW&product=Webtools&component=Pontoon"
},
"urls": {
"prod": "https://pontoon.mozilla.org",
"dev": "https://mozilla-pontoon-staging.herokuapp.com"
},
"keywords": [
"python",
"django",
"html5",
"react",
"jquery",
"javascript",
"css",
"postgres"
]
}