mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
Changed IRC network to libera, update spaceapi
* Changed IRC to libera * Updated spaceapi json to be valid with versions 13 and 14 Co-authored-by: Radek Pilar <mrkva@mrkva.eu>
This commit is contained in:
parent
079db13938
commit
cca9b4bbe0
1 changed files with 9 additions and 4 deletions
|
@ -1,17 +1,22 @@
|
||||||
{
|
{
|
||||||
"api": "0.13",
|
"api": "0.13",
|
||||||
|
"api_compatibility": ["14"],
|
||||||
"space": "Brmlab",
|
"space": "Brmlab",
|
||||||
"logo": "https://brmlab.cz/brmlab.png",
|
"logo": "https://brmlab.cz/brmlab.png",
|
||||||
"url": "https://brmlab.cz/",
|
"url": "https://brmlab.cz/",
|
||||||
"location": {
|
"location": {
|
||||||
"address": "Pod Kapličkou 3149/18, 13000 Praha 3",
|
"address": "Pod Kapličkou 3149/18, 13000 Praha 3",
|
||||||
"lon": 50.08346,
|
"lat": 50.08346,
|
||||||
"lat": 14.48032
|
"lon": 14.48032
|
||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"irc": "irc://freenode.net/#brmlab",
|
"irc": "irc://irc.libera.chat/#brmlab",
|
||||||
"phone": "+420 608 801 582",
|
"phone": "+420 608 801 582",
|
||||||
"facebook": "https://www.facebook.com/brmlab",
|
"facebook": "https://www.facebook.com/brmlab",
|
||||||
|
"twitter": "https://twitter.com/brmlab",
|
||||||
|
"issue_mail": "rada@brmlab.cz",
|
||||||
"ml": "brmlab@brmlab.cz"
|
"ml": "brmlab@brmlab.cz"
|
||||||
}
|
},
|
||||||
|
"issue_report_channels": ["issue_mail"],
|
||||||
|
"projects": [ "https://github.com/brmlab", "https://brmlab.cz/project/start" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue