{
- "name": "bugzilla.mozilla.org (BMO)",
- "description": "Bugzilla based bug tracking system used by various Mozilla projects.",
+ "name": "Bugzilla Harmony",
+ "description": "The software solution designed to drive software development, which lets you plan, organize and release software on your own teams' schedule.",
"repository": {
- "url": "https://github.com/mozilla-bteam/bmo",
+ "url": "https://github.com/bugzilla/harmony",
"license": "MPL2",
"type": "git",
- "clone": "https://github.com/mozilla-bteam/bmo.git",
- "tests": "https://treeherder.mozilla.org/#/jobs?repo=bmo-master"
- },
+ "clone": "https://github.com/bugzilla/harmony.git",
+ "tests": "https://github.com/bugzilla/harmony/actions"
+ },
"keywords": [
"CSS",
"HTML",
"jQuery"
],
"participate": {
- "home": "https://wiki.mozilla.org/BMO",
- "docs": "https://bmo.readthedocs.io"
+ "home": "https://bugzilla.org",
+ "docs": "https://bugzilla.readthedocs.io"
},
"bugs": {
- "list": "https://bugzilla.mozilla.org/buglist.cgi?bug_status=NEW&product=bugzilla.mozilla.org",
- "report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=bugzilla.mozilla.org",
- "mentored": "https://bugzilla.mozilla.org/buglist.cgi?f1=bug_mentor&o1=isnotempty&bug_status=NEW&product=bugzilla.mozilla.org"
- },
- "urls": {
- "prod": "https://bugzilla.mozilla.org",
- "stage": "https://bugzilla.allizom.org",
- "dev": "https://bugzilla-dev.allizom.org"
+ "list": "https://bugzilla.mozilla.org/buglist.cgi?bug_status=NEW&product=Bugzilla",
+ "report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla",
+ "mentored": "https://bugzilla.mozilla.org/buglist.cgi?f1=bug_mentor&o1=isnotempty&bug_status=NEW&product=Bugzilla"
}
}
----------
-This documentation undoubtedly has bugs; if you find some, please file
-them `here <https://bugzilla.mozilla.org/enter_bug.cgi?product=bugzilla.mozilla.org&component=Documentation>`_.
+To report bugs in and suggest updates for this documentation, please file
+them `on our bug tracker <https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation>`_.
"""
# -- Options for HTML output ---------------------------------------------------