additional contact options
parent
1f91f2c7f3
commit
646dc18718
|
@ -1,17 +1,20 @@
|
||||||
{
|
{
|
||||||
"api": "0.13",
|
"api": "0.13",
|
||||||
"space": "Chaostreff Recklinghausen c3RE",
|
"space": "c3RE e.V. - Chaostreff Recklinghausen",
|
||||||
"logo": "https://c3re.de/wp-content/uploads/logo/Logo_weiss_rund_schwarzer_Rand.png",
|
"logo": "https://c3re.de/wp-content/uploads/logo/Logo_weiss_rund_schwarzer_Rand.png",
|
||||||
"url": "https://c3re.de",
|
"url": "https://c3re.de",
|
||||||
"location": {
|
"location": {
|
||||||
"address": "Westcharweg 101, 45659 Recklinghausen",
|
"address": "Westcharweg 101, 45659 Recklinghausen",
|
||||||
"lon": 7.1690101828426,
|
"lon": 7.1690101828426,
|
||||||
"lat": 51.62435592244
|
"lat": 51.62435592244,
|
||||||
|
"timezone": "Europe/Berlin"
|
||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"twitter": "@c3_re",
|
"twitter": "@c3_re",
|
||||||
"email": "kontakt@c3RE.de",
|
"email": "kontakt@c3RE.de",
|
||||||
"issue_mail": "kontakt@c3RE.de"
|
"issue_mail": "kontakt@c3RE.de",
|
||||||
|
"matrix": "#hackerhuette:matrix.c3re.de",
|
||||||
|
"mastodon": "@c3re@chaos.social"
|
||||||
},
|
},
|
||||||
"issue_report_channels": ["email"],
|
"issue_report_channels": ["email"],
|
||||||
"state": {
|
"state": {
|
||||||
|
|
Loading…
Reference in New Issue