forked from mozilla/activate.mozilla.community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contribute.json
29 lines (29 loc) · 827 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
{
"name": "Activate Mozilla",
"description": "Activity Campaign website",
"repository": {
"url": "https://github.com/mozilla/activate.mozilla.community",
"license": "MPLv2"
},
"participate": {
"home": "https://activate.mozilla.community/",
"docs": "https://github.com/mozilla/activate.mozilla.community/blob/gh-pages/README.md",
"irc-contacts": [
"Nukeador",
"nikos"
]
},
"bugs": {
"list": "https://github.com/mozilla/activate.mozilla.community/issues",
"report": "https://github.com/mozilla/activate.mozilla.community/issues/new"
},
"urls": {
"prod": "https://activate.mozilla.community/"
},
"keywords": [
"html",
"javascript",
"css",
"markdown"
]
}