Skip to content

Commit

Permalink
partly revert "chore: change 38C3 to 38c3 in chat channel names"
Browse files Browse the repository at this point in the history
This reverts commit 41f7a6b.
  • Loading branch information
saerdnaer committed Dec 28, 2024
1 parent fbbf85d commit bbe83b3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions configs/conferences/38c3/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,12 @@
},
"chat": {
"matrix": {
"display": "#38c3-hall-huff:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-huff:events.ccc.de"
"display": "#38c3-stage-huff:events.ccc.de",
"url": "https://matrix.to/#/#38c3-stage-huff:events.ccc.de"
},
"irc": {
"display": "#38c3-hall-huff @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-huff"
"display": "#38c3-stage-huff @ hackint",
"url": "https://chat.hackint.org/?join=38c3-stage-huff"
}
}
}
Expand All @@ -177,12 +177,12 @@
},
"chat": {
"matrix": {
"display": "#38c3-hall-yell:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-yell:events.ccc.de"
"display": "#38c3-stage-yell:events.ccc.de",
"url": "https://matrix.to/#/#38c3-stage-yell:events.ccc.de"
},
"irc": {
"display": "#38c3-hall-yell @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-yell"
"display": "#38c3-stage-yell @ hackint",
"url": "https://chat.hackint.org/?join=38c3-stage-yell"
}
}
}
Expand Down

0 comments on commit bbe83b3

Please sign in to comment.