Skip to content

Commit 69d6c9a

Browse files
committed
About page: link to all contributors, not just recent
1 parent 524ec0b commit 69d6c9a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_includes/references.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
[sipa-key]: https://pgp.mit.edu/pks/lookup?op=get&search=0x133EAC179436F14A5CF1B794860FEB804E669320
132132

133133
[recent-contributors]: https://github.com/bitcoin/bitcoin/graphs/contributors?from=2017-03-01
134+
[github-contributors]: https://github.com/bitcoin/bitcoin/graphs/contributors
134135

135136
[website-issues]: https://github.com/bitcoin-core/bitcoincore.org/issues
136137

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permalink: /en/about/
55
type: pages
66
layout: page
77
lang: en
8-
version: 2
8+
version: 3
99
redirect_from:
1010
- /zh_TW/about/
1111
- /en/team/
@@ -35,6 +35,6 @@ Project maintainers have commit access and are responsible for merging patches f
3535
Everyone is free to propose code changes and to test, review and comment on open Pull Requests.
3636
Anyone who contributes code, review, test, translation or documentation to the Bitcoin Core project is considered a contributor.
3737
The release notes for each Bitcoin Core software release contain a credits section to recognize all those who have contributed to the project over the previous release cycle.
38-
A list of code contributors for the last year can be found on [Github][recent-contributors].
38+
A list of code contributors can be found on [Github][github-contributors].
3939

4040
{% include references.md %}

0 commit comments

Comments
 (0)