Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 54ff14e

Browse files
committed
Chaos Darmstadt e.V. -> Chaos Computer Club Darmstadt e.V.
Chaos Darmstadt e.V. recently renamed to Chaos Computer Club Darmstadt e.V., so let's update names on the website as well.
1 parent 2c23f0b commit 54ff14e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

calendar.ics

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ DTSTART;TZID=Europe/Berlin:20180111T190000
2828
DTEND;TZID=Europe/Berlin:20180111T220000
2929
DESCRIPTION:Öffentlicher Stammtisch zur Programmiersprache Python\nNäher
3030
e Infos: https://pystada.github.io/
31-
LOCATION:CDA Chaos Darmstadt e.V.\, Wilhelminenstraße 17\, 64283 Darmstad
31+
LOCATION:Chaos Computer Club Darmstadt e.V.\, Wilhelminenstraße 17\, 64283 Darmstad
3232
t
3333
URL:https://pystada.github.io
3434
SEQUENCE:5
@@ -45,7 +45,7 @@ DTSTART;TZID=Europe/Berlin:20180222T190000
4545
DTEND;TZID=Europe/Berlin:20180222T220000
4646
DESCRIPTION:Öffentlicher Stammtisch zur Programmiersprache Python\nNäher
4747
e Infos: https://pystada.github.io/
48-
LOCATION:CDA Chaos Darmstadt e.V.\, Wilhelminenstraße 17\, 64283 Darmstad
48+
LOCATION:Chaos Computer Club Darmstadt e.V.\, Wilhelminenstraße 17\, 64283 Darmstad
4949
t
5050
URL:https://pystada.github.io
5151
SEQUENCE:4

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2>Nächste Treffen</h2>
6464
</ul>
6565

6666
<address style="margin-left: 28px;">
67-
<em><a href="https://www.chaos-darmstadt.de/">Chaos Darmstadt e.V.</a></em><br>
67+
<em><a href="https://www.chaos-darmstadt.de/">Chaos Computer Club Darmstadt e.V.</a></em><br>
6868
Wilhelminenstraße 17<br>
6969
64283 Darmstadt
7070
</address>

index.html.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
{dates}
6161

6262
<address style="margin-left: 28px;">
63-
<em><a href="https://www.chaos-darmstadt.de/">Chaos Darmstadt e.V.</a></em><br>
63+
<em><a href="https://www.chaos-darmstadt.de/">Chaos Computer Club Darmstadt e.V.</a></em><br>
6464
Wilhelminenstraße 17<br>
6565
64283 Darmstadt
6666
</address>

mail.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Hallo,
22

33
kommende Woche treffen wir uns wieder zum Darmstädter Python Stammtisch.
44

5-
Am {date.day}. {month} ab {date.hour}:{date.minute:02} Uhr geht es los, beim CDA - Chaos Darmstadt in der Wilhelminenstraße 17.
5+
Am {date.day}. {month} ab {date.hour}:{date.minute:02} Uhr geht es los, beim Chaos Computer Club Darmstadt e.V. in der Wilhelminenstraße 17.
66
Das Pad zur Planung ist zu finden unter https://pads.darmstadt.ccc.de/p/pystada-{date.year}-{date.month:02}-{date.day:02}
77

88
Alle Interessenten sind hiermit herzlich eingeladen. Wir freuen uns auf euch!

new_meeting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636

3737
RECOMMENDED_MAILING_LISTS = [
38-
("Chaos Darmstadt", "[email protected]", "https://lists.metarheinmain.de/mailman/listinfo/darmstadt"),
38+
("Chaos Computer Club Darmstadt e.V.", "[email protected]", "https://lists.metarheinmain.de/mailman/listinfo/darmstadt"),
3939
("Python-DE", "[email protected]", "http://mail.python.org/mailman/listinfo/python-de"),
4040
]
4141

0 commit comments

Comments
 (0)