This commit is contained in:
ossreleasefeed 2014-10-22 14:32:18 -07:00
Родитель df35daf1a0
Коммит efa072fe7a
1 изменённых файлов: 21 добавлений и 0 удалений

21
contribute.json Normal file
Просмотреть файл

@ -0,0 +1,21 @@
{
"name": "BuddyUp",
"description": "Near realtime SUMO FirefoxOS support app",
"repository": {
"url": "https://github.com/mozilla/buddyup",
"license": "MPL2"
},
"bugs": {
"list": "http://mzl.la/1nztDai",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=support.mozilla.org&component=BuddyUp"
},
"urls": {
"prod": "https://support.mozilla.org/"
},
"keywords": [
"javascript",
"css",
"json",
"firefoxos"
]
}