зеркало из https://github.com/mozilla/bedrock.git
Remove contribute.json (#14423)
This commit is contained in:
Родитель
a2e83624d8
Коммит
468ca4215a
|
@ -81,7 +81,7 @@ COPY ./lib ./lib
|
|||
COPY ./root_files ./root_files
|
||||
COPY ./scripts ./scripts
|
||||
COPY ./wsgi ./wsgi
|
||||
COPY manage.py LICENSE newrelic.ini contribute.json ./
|
||||
COPY manage.py LICENSE newrelic.ini ./
|
||||
|
||||
# changes more frequently
|
||||
COPY ./docker ./docker
|
||||
|
|
|
@ -400,7 +400,6 @@ SUPPORTED_NONLOCALES = [
|
|||
"static",
|
||||
"certs",
|
||||
"images",
|
||||
"contribute.json",
|
||||
"credits",
|
||||
"robots.txt",
|
||||
".well-known",
|
||||
|
|
|
@ -1,46 +0,0 @@
|
|||
{
|
||||
"name": "Bedrock",
|
||||
"description": "The app powering www.mozilla.org.",
|
||||
"repository": {
|
||||
"url": "https://github.com/mozilla/bedrock",
|
||||
"license": "MPL2",
|
||||
"tests": "https://ci.vpn1.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/activity/?branch=master"
|
||||
},
|
||||
"participate": {
|
||||
"home": "https://wiki.mozilla.org/Webdev/GetInvolved/mozilla.org",
|
||||
"docs": "http://bedrock.readthedocs.org/",
|
||||
"mailing-list": "https://www.mozilla.org/about/forums/#dev-mozilla-org",
|
||||
"irc": "irc://irc.mozilla.org/#www",
|
||||
"irc-contacts": [
|
||||
"agibson",
|
||||
"craigcook",
|
||||
"jpetto",
|
||||
"pmac",
|
||||
"kohei",
|
||||
"jgmize"
|
||||
]
|
||||
},
|
||||
"bugs": {
|
||||
"list": "https://bugzilla.mozilla.org/describecomponents.cgi?product=www.mozilla.org",
|
||||
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=www.mozilla.org",
|
||||
"mentored": "https://bugzilla.mozilla.org/buglist.cgi?f1=bug_mentor&o1=isnotempty&query_format=advanced&bug_status=NEW&product=www.mozilla.org&list_id=10866041"
|
||||
},
|
||||
"urls": {
|
||||
"prod": "https://www.mozilla.org",
|
||||
"stage": "https://www.allizom.org",
|
||||
"dev": "https://www-dev.allizom.org",
|
||||
"demo1": "https://www-demo1.allizom.org",
|
||||
"demo2": "https://www-demo2.allizom.org",
|
||||
"demo3": "https://www-demo3.allizom.org",
|
||||
"demo4": "https://www-demo4.allizom.org",
|
||||
"demo5": "https://www-demo5.allizom.org"
|
||||
},
|
||||
"keywords": [
|
||||
"django",
|
||||
"html",
|
||||
"jinja2",
|
||||
"protocol",
|
||||
"python",
|
||||
"sass-css"
|
||||
]
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
../contribute.json
|
Загрузка…
Ссылка в новой задаче