You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/en/pages/2016-01-01-meetings.md
+27-5Lines changed: 27 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,33 @@ lang: en
5
5
title: IRC Meetings
6
6
name: meetings
7
7
permalink: /en/meetings/
8
-
version: 2
8
+
version: 3
9
9
---
10
-
The project usually holds IRC meetings every Thursday at 19:00 UTC in `#bitcoin-core-dev` on irc.freenode.net.
11
-
Everyone is welcome to attend.
10
+
The project holds several recurring meetings in `#bitcoin-core-dev` on
11
+
irc.freenode.net. Everyone is welcome to attend. Logs and
12
+
automatically-generated meeting minutes may be found [here][meetbot].
12
13
13
-
The following summaries list may not be complete due to constraints on volunteers' time. To view more recent logs, all meeting logs and raw minutes can be found [here](http://www.erisian.com.au/meetbot/bitcoin-core-dev/).
14
+
Current meeting schedule:
14
15
15
-
{% include meetings.html %}
16
+
- General developer meeting: Thursday 19:00 UTC (every week)
17
+
- Wallet developer meeting: Friday 19:00 UTC (every second week)
18
+
- P2P developer meeting: Tuesday 15:00 UTC (every second week)
19
+
20
+
Meeting times are also listed on [this Google calendar][meeting
21
+
calendar].
22
+
23
+
If you have any questions about the date or time of an upcoming meeting,
24
+
please ask in `#bitcoin-core-dev` on Freenode.
25
+
26
+
Anyone interested in contributing to Bitcoin Core is also
27
+
encouraged to attend the weekly Bitcoin Core PR Review Club meetings,
28
+
which are held in a different chatroom. See [the review club
29
+
website][review club] for details.
30
+
31
+
Summaries of old meetings from 2015 to 2018 are now [listed on a
0 commit comments