forked from mozilla/pontoon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contribute.json
38 lines (38 loc) · 1.32 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
37
38
{
"name": "Pontoon",
"description": "Pontoon is a translation management system used and developed by the Mozilla localization community.",
"repository": {
"url": "https://github.com/mozilla/pontoon",
"license": "BSD-2-Clause"
},
"participate": {
"home": "https://wiki.mozilla.org/Webdev/GetInvolved/pontoon.mozilla.org",
"docs": "https://mozilla-pontoon.readthedocs.io/",
"chat": "https://chat.mozilla.org/#/room/#pontoon:mozilla.org",
"chat-contacts": [
"mathjazz",
"adrian",
"Pike"
],
"mailing-list": "https://discourse.mozilla.org/c/pontoon"
},
"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"
]
}