Skip to content

Commit a875f90

Browse files
committed
Meetings: add times for multiple meetings; move summaries to new page
1 parent 17bb148 commit a875f90

File tree

2 files changed

+43
-5
lines changed

2 files changed

+43
-5
lines changed

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

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,33 @@ lang: en
55
title: IRC Meetings
66
name: meetings
77
permalink: /en/meetings/
8-
version: 2
8+
version: 3
99
---
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].
1213

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:
1415

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
32+
separate page][summaries].
33+
34+
[meetbot]: http://www.erisian.com.au/meetbot/bitcoin-core-dev/
35+
[meeting calendar]: https://calendar.google.com/calendar?cid=MTFwcXZkZ3BkOTlubGliZjliYTg2MXZ1OHNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ
36+
[review club]: https://bitcoincore.reviews/
37+
[summaries]: /en/meeting-summaries/
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
type: pages
3+
layout: page
4+
lang: en
5+
title: IRC Meeting Summaries
6+
name: meetings
7+
permalink: /en/meeting-summaries/
8+
version: 1
9+
---
10+
From 2015 to 2018, several volunteers wrote summaries of Bitcoin
11+
Core development meetings. This page links to those summaries. For
12+
information about recent meetings, see the [meetings page][].
13+
14+
{% include meetings.html %}
15+
16+
[meetings page]: /en/meetings/

0 commit comments

Comments
 (0)