Skip to content

Commit b2f9a44

Browse files
committed
Merge #1116: Self-host Weekly IRC meeting ical file and change meeting location from freenode -> libera.chat
820d1e8 Self-host irc meeting ical file (David Gumberg) Pull request description: If it is not too inconvenient to have to make a change in this repo if/when the IRC meeting time or location changes then maybe bitcoincore.org should host and serve this file. I've generated a new ics file with only the currently scheduled thursday meeting time as a recurring event. ACKs for top commit: stickies-v: ACK 820d1e8 Tree-SHA512: 752634e84f83554c4b7db8a6adcfa907cbf7ebe216489b3e9df7f649b95e30afd41a6f33c05c65563b8409726a86a4b4d1de3a9f2840347ddd10a4098c84bb25
2 parents 75f81e3 + 820d1e8 commit b2f9a44

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)