Skip to content

Commit 34db42b

Browse files
committed
Merge #519: rm list of contributors
41bd570 rm list of maintainers (MarcoFalke) c8618b1 rm list of contributors (MarcoFalke)
2 parents be723b4 + 41bd570 commit 34db42b

File tree

7 files changed

+6
-178
lines changed

7 files changed

+6
-178
lines changed

_data/contributors.yml

Lines changed: 0 additions & 138 deletions
This file was deleted.

_includes/_references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@
110110
[jonasschnelli-key]: https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-keys/jonasschnelli-key.pgp
111111
[sipa-key]: https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-keys/sipa-key.pgp
112112

113-
[recent-contributors]: https://github.com/bitcoin/bitcoin/graphs/contributors?from=2015-06-01&to=2016-06-01&type=c
113+
[recent-contributors]: https://github.com/bitcoin/bitcoin/graphs/contributors?from=2017-03-01
114114

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

_includes/pages/team/_contributors.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

_includes/pages/team/_list.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

_includes/pages/team/_maintainers.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

_posts/en/pages/team/2016-03-14-team.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,20 @@ type: pages
66
layout: page
77
lang: en
88
share: false
9-
version: 1
9+
version: 2
1010
---
1111
The Bitcoin Core project has a large open source developer community with many casual contributors to the codebase.
1212
There are many more who contribute research, peer review, testing, documentation, and translation.
1313

14-
This page list some of the more full time contributors to the project, as well as those who have some administrative roles.
15-
1614
### Maintainers
1715
1816
Project maintainers have commit access and are responsible for merging patches from contributors. They perform a janitorial role merging patches that the team agrees should be merged. They also act as a final check to ensure that patches are safe and in line with the project goals. The maintainers' role is by agreement of project contributors.
1917

20-
{% include pages/team/_maintainers.html %}
21-
2218
### Contributors
2319

24-
Everyone who contributes to the Bitcoin Core project is considered a contributor. The list below are some of the current contributors to the project. There are many others who contribute more casually or prefer not to be listed. A list of code contributors for the last year can be found on [Github][recent-contributors] as well in the [historical release notes][1] for each Bitcoin Core software release.
20+
Everyone is free to propose code changes and to test, review and comment on open Pull Requests.
21+
Anyone who contributes code, review, test, translation or documentation to the Bitcoin Core project is considered a contributor.
22+
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.
23+
A list of code contributors for the last year can be found on [Github][recent-contributors].
2524

26-
{% include pages/team/_contributors.html %}
2725
{% include _references.md %}
28-
[1]: https://github.com/bitcoin/bitcoin/tree/master/doc/release-notes

_posts/zh_CN/pages/team/2016-03-14-team.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@ share: false
1919

2020
项目维护人员有提交权限,并负责合并贡献者开发的补丁。在合并团队认可的补丁的过程中,他们扮演了看门人的角色. 它们还充当最终检查员,以确保补丁是安全的,并且与项目目标一致. 维护人员的角色是由项目贡献者协商决定的.
2121

22-
{% include pages/team/_maintainers.html %}
23-
2422
**贡献者**
2523

2624
任何对比特币核心项目做出贡献的人员都被认为是一个贡献者。下面的列表是项目当前的一些贡献者。还有其他许多人士做出参与时间较短或不愿被署名。去年的代码贡献者名单可以在 [Github][recent-contributors] 上,以及在每一个比特币核心软件版本的 [historical release notes][1] 中找到.
2725

28-
{% include pages/team/_contributors.html %}
2926
{% include _references.md %}
3027
[1]: https://github.com/bitcoin/bitcoin/tree/master/doc/release-notes

0 commit comments

Comments
 (0)