Skip to content

Commit

Permalink
add 37c3 matrix rooms and hall e (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
psy authored Dec 20, 2023
1 parent a052e83 commit c81014b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions configs/conferences/37c3/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
},
"chat": {
"matrix": {
"display": "#37C3-hall-1:hackint.org",
"url": "https://matrix.to/#/#37C3-hall-1:hackint.org"
"display": "#37c3-hall-1:events.ccc.de",
"url": "https://matrix.to/#/#37c3-hall-1:events.ccc.de"
},
"irc": {
"display": "#37C3-hall-1 @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37C3-hall-1"
"display": "#37c3-hall-1 @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37c3-hall-1"
}
}
}
Expand All @@ -75,12 +75,12 @@
},
"chat": {
"matrix": {
"display": "#37C3-hall-grace:hackint.org",
"url": "https://matrix.to/#/#37C3-hall-grace:hackint.org"
"display": "#37c3-hall-grace:events.ccc.de",
"url": "https://matrix.to/#/#37c3-hall-grace:events.ccc.de"
},
"irc": {
"display": "#37C3-hall-grace @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37C3-hall-grace"
"display": "#37c3-hall-grace @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37c3-hall-grace"
}
}
}
Expand All @@ -97,12 +97,12 @@
},
"chat": {
"matrix": {
"display": "#37C3-hall-zuse:hackint.org",
"url": "https://matrix.to/#/#37C3-hall-zuse:hackint.org"
"display": "#37c3-hall-zuse:events.ccc.de",
"url": "https://matrix.to/#/#37c3-hall-zuse:events.ccc.de"
},
"irc": {
"display": "#37C3-hall-zuse @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37C3-hall-zuse"
"display": "#37c3-hall-zuse @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37c3-hall-zuse"
}
}
}
Expand All @@ -120,12 +120,12 @@
},
"chat": {
"matrix": {
"display": "#37C3-hall-TODO:hackint.org",
"url": "https://matrix.to/#/#37C3-hall-TODO:hackint.org"
"display": "#37c3-hall-e:events.ccc.de",
"url": "https://matrix.to/#/#37c3-hall-e:events.ccc.de"
},
"irc": {
"display": "#37C3-hall-TODO @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37C3-hall-TODO"
"display": "#37c3-hall-e @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#37c3-hall-e"
}
}
}
Expand Down

0 comments on commit c81014b

Please sign in to comment.