issue #1406: Add link to the chat room

Add a link to the #location room on Matrix.
This commit is contained in:
John Whitlock
2020-11-02 17:16:29 -06:00
parent 54fdb19aee
commit 23aa2cfca7

View File

@@ -9,7 +9,11 @@
"participate": {
"home": "https://location.services.mozilla.com/",
"docs": "https://ichnaea.readthedocs.io/",
"mailing-list": "https://discourse.mozilla.org/c/location/506"
"mailing-list": "https://discourse.mozilla.org/c/location/506",
"chat": {
"url": "https://chat.mozilla.org/#/room/#location:mozilla.org",
"contacts": ["jwhitlock"]
}
},
"bugs": {
"list": "https://github.com/mozilla/ichnaea/issues",