Skip to content

Commit

Permalink
chore: change 38C3 to 38c3 in chat channel names
Browse files Browse the repository at this point in the history
  • Loading branch information
saerdnaer committed Dec 22, 2024
1 parent 016ed30 commit 41f7a6b
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions configs/conferences/38c3/config.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@
},
"chat": {
"matrix": {
"display": "#38C3-hall-1:events.ccc.de",
"url": "https://matrix.to/#/#38C3-hall-1:events.ccc.de"
"display": "#38c3-hall-1:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-1:events.ccc.de"
},
"irc": {
"display": "#38C3-hall-1 @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#38C3-hall-1"
"display": "#38c3-hall-1 @ hackint",
"url": "https://webirc.hackint.org/#irc://irc.hackint.org/#38c3-hall-1"
}
}
}
Expand All @@ -111,12 +111,12 @@
},
"chat": {
"matrix": {
"display": "#38C3-hall-glitch:events.ccc.de",
"url": "https://matrix.to/#/#38C3-hall-glitch:events.ccc.de"
"display": "#38c3-hall-glitch:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-glitch:events.ccc.de"
},
"irc": {
"display": "#38C3-hall-glitch @ hackint",
"url": "https://chat.hackint.org/?join=38C3-hall-glitch"
"display": "#38c3-hall-glitch @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-glitch"
}
}
}
Expand All @@ -133,12 +133,12 @@
},
"chat": {
"matrix": {
"display": "#38C3-hall-zigzag:events.ccc.de",
"url": "https://matrix.to/#/#38C3-hall-zigzag:events.ccc.de"
"display": "#38c3-hall-zigzag:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-zigzag:events.ccc.de"
},
"irc": {
"display": "#38C3-hall-zigzag @ hackint",
"url": "https://chat.hackint.org/?join=38C3-hall-zigzag"
"display": "#38c3-hall-zigzag @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-zigzag"
}
}
}
Expand All @@ -155,12 +155,12 @@
},
"chat": {
"matrix": {
"display": "#38C3-stage-huff:events.ccc.de",
"url": "https://matrix.to/#/#38C3-stage-huff:events.ccc.de"
"display": "#38c3-hall-huff:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-huff:events.ccc.de"
},
"irc": {
"display": "#38C3-stage-huff @ hackint",
"url": "https://chat.hackint.org/?join=38C3-stage-huff"
"display": "#38c3-hall-huff @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-huff"
}
}
}
Expand All @@ -177,12 +177,12 @@
},
"chat": {
"matrix": {
"display": "#38C3-stage-yell:events.ccc.de",
"url": "https://matrix.to/#/#38C3-stage-yell:events.ccc.de"
"display": "#38c3-hall-yell:events.ccc.de",
"url": "https://matrix.to/#/#38c3-hall-yell:events.ccc.de"
},
"irc": {
"display": "#38C3-stage-yell @ hackint",
"url": "https://chat.hackint.org/?join=38C3-stage-yell"
"display": "#38c3-hall-yell @ hackint",
"url": "https://chat.hackint.org/?join=38c3-hall-yell"
}
}
}
Expand Down

0 comments on commit 41f7a6b

Please sign in to comment.