File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ description = """
6
6
Are you interested in neuromorphics and want to contribute to the open source community? ✨
7
7
Then join the community coding sessions where we improve the neuromorphic software ecosystem, one issue at the time 🚀
8
8
9
- We'll meet every Monday from 16-18 CET on the Open Neuromorphic Discord server.
9
+ We'll meet every Monday from 16-18 CET/CEST on the Open Neuromorphic Discord server.
10
10
11
11
Active projects and issues that need help are listed here: https://github.com/open-neuromorphic/coding
12
12
"""
13
13
day_of_week = " Monday" # Case-sensitive, full day name
14
14
start_time = " 16:00" # 24-hour format HH:MM
15
15
end_time = " 18:00" # 24-hour format HH:MM
16
- time_zone = " CET" # Or "CEST" as appropriate. Be mindful of DST.
16
+ time_zone = " CET/CEST " # Or "CEST" as appropriate. Be mindful of DST.
17
17
location_name = " Open Neuromorphic Discord"
18
18
location_url = " https://discord.gg/hUygPUdD8E"
19
19
details_page_link = " /neuromorphic-computing/software/hacking-hours/" # Link to the main Hacking Hours page
You can’t perform that action at this time.
0 commit comments