Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Commit

Permalink
Add contribute.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kelly committed Mar 9, 2015
1 parent 5fba8e5 commit d3a080f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions contribute.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "MobilePartners",
"description": "mobilepartners.mozilla.org is the self service website for Firefox OS OEMs and Operators.",
"repository": {
"url": "https://github.com/mozilla/fxoss",
"license": "MPL 2.0",
"tests": "https://travis-ci.org/mozilla/fxoss"
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?component=mobilepartners.mozilla.org&product=Websites&bug_status=__open__",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&component=mobilepartners.mozilla.org"
},
"urls": {
"prod": "https://mobilepartners.mozilla.org/",
"stage": "https://mobilepartners.allizom.org/"
},
"keywords": [
"django",
"mezzanine",
"javascript",
"python"
]
}

0 comments on commit d3a080f

Please sign in to comment.