Capacity increases: new sigs & link from Bitcoin Core main page

This commit is contained in:
David A. Harding 2015-12-21 18:38:29 -05:00
parent 2a9d7e8d9a
commit ef21d830ca
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 5 additions and 0 deletions

View file

@ -22,6 +22,7 @@ consider this the best possible continuation of our efforts.
- [Adam Back](https://github.com/adam3us)
- [Alex Morcos](https://github.com/morcos)
- [Ben Davenport](https://github.com/bpdavenport)
- [Bram Cohen](https://github.com/bramcohen)
- [Bryan Bishop](https://github.com/kanzure)
- [BtcDrak](https://github.com/btcdrak)
- [Charlie Lee](https://github.com/coblee)
@ -41,7 +42,10 @@ consider this the best possible continuation of our efforts.
- [Jonas Schnelli](https://github.com/jonasschnelli)
- [Lawrence Nahum](https://github.com/greenaddress)
- [Matt Corallo](https://github.com/TheBlueMatt)
- [Midnight Magic](https://github.com/midnightmagic)
- [Michael Ford](https://github.com/fanquake)
- [Nicolas Bacca](https://github.com/btchip)
- [Patrick Strateman](https://github.com/pstratem)
- [Pavel Janik](https://github.com/paveljanik)
- [Pieter Wuille](https://github.com/sipa)
- [Randy Waterhouse](https://github.com/randy-waterhouse)

View file

@ -91,6 +91,7 @@ breadcrumbs:
{% endcapture %}
{% assign array_releases = text_releases | strip_newlines | split: '::' %}
- 2015-12-21 - [Roadmap: Capacity increases for the Bitcoin system](/en/bitcoin-core/capacity-increases)
{% comment %}<!-- show the latest three releases -->{% endcomment %}
{% for release in array_releases %}
{% if forloop.index <= 3 %}