Skip to content

Commit 820d1e8

Browse files
committed
Self-host irc meeting ical file
1 parent 14da252 commit 820d1e8

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

_posts/en/pages/2016-01-01-meetings.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Current meeting schedules are available on the developer wiki:
1515

1616
- General developer meeting: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/General-IRC-meeting
1717

18-
Meeting times are also listed on [this Google calendar][meeting
19-
calendar].
20-
2118
[Here as ical format][meeting calendar ical] to subscribe via a calendar app.
2219

2320
If you have any questions about the date or time of an upcoming meeting,
@@ -34,7 +31,6 @@ separate page][summaries].
3431
[bitcoin-core-dev-IRC-webchat]: https://web.libera.chat/#bitcoin-core-dev
3532
[erisian]: https://www.erisian.com.au/bitcoin-core-dev/
3633
[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
3935
[review club]: https://bitcoincore.reviews/
4036
[summaries]: /en/meeting-summaries/

assets/ics/irc-meeting.ics

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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

0 commit comments

Comments
 (0)