File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ Current meeting schedules are available on the developer wiki:
15
15
16
16
- General developer meeting: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/General-IRC-meeting
17
17
18
- Meeting times are also listed on [ this Google calendar] [ meeting
19
- calendar] .
20
-
21
18
[ Here as ical format] [ meeting calendar ical ] to subscribe via a calendar app.
22
19
23
20
If you have any questions about the date or time of an upcoming meeting,
@@ -34,7 +31,6 @@ separate page][summaries].
34
31
[ bitcoin-core-dev-IRC-webchat ] : https://web.libera.chat/#bitcoin-core-dev
35
32
[ erisian ] : https://www.erisian.com.au/bitcoin-core-dev/
36
33
[ schnelli ] : https://bitcoin.jonasschnelli.ch/ircmeetings/logs/bitcoin-core-dev/
37
- [ meeting calendar ] : https://calendar.google.com/calendar?cid=MTFwcXZkZ3BkOTlubGliZjliYTg2MXZ1OHNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ
38
- [ meeting calendar ical ] : https://calendar.google.com/calendar/ical/11pqvdgpd99nlibf9ba861vu8s%40group.calendar.google.com/public/basic.ics
34
+ [ meeting calendar ical ] : /assets/ics/irc-meeting.ics
39
35
[ review club ] : https://bitcoincore.reviews/
40
36
[ summaries ] : /en/meeting-summaries/
Original file line number Diff line number Diff line change
1
+ BEGIN :VCALENDAR
2
+ PRODID :-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
3
+ VERSION :2.0
4
+ BEGIN :VEVENT
5
+ CREATED :20250412T074132Z
6
+ LAST-MODIFIED :20250412T074441Z
7
+ DTSTAMP :20250412T074441Z
8
+ UID :f8098f2d-0a23-47da-83cf-4af133d5a837
9
+ SUMMARY :Bitcoin Core development IRC meeting
10
+ RRULE :FREQ=WEEKLY
11
+ DTSTART :20250417T160000Z
12
+ DTEND :20250417T170000Z
13
+ TRANSP :OPAQUE
14
+ LOCATION :#bitcoin-core-dev on Libera.chat
15
+ SEQUENCE :1
16
+ X-MOZ-GENERATION :1
17
+ END :VEVENT
18
+ END :VCALENDAR
You can’t perform that action at this time.
0 commit comments