Skip to content

Commit b2961f5

Browse files
Clean up MAINTAINERS.md & clarify guidelines
Robert has not been active on the fabric project. Simon left IBM and has not indicated any intention of remaining involved in the project. Hence, both are being removed as maintainers. Of course, should either decide to become re-engaged in the project, they will likely be welcomed back. I have also clarified the guidelines for adding and removing a maintainer to require only 5 +1s from existing maintainers if there are more than eight total maintainers. [ci skip] Change-Id: I3e8151ac47627c52704472e58c23016212831e14 Signed-off-by: Christopher Ferris <[email protected]>
1 parent 06c336d commit b2961f5

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

docs/CONTRIBUTING.md

+15-13
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,20 @@ smoother review.
8282

8383
### Becoming a maintainer
8484

85-
This project is managed under open governance model as described in our
85+
This project is managed under an open governance model as described in our
8686
[charter](https://www.hyperledger.org/about/charter). Projects or sub-projects
87-
will be lead by a set of maintainers. New projects can designate an initial set
88-
of maintainers that will be approved by the Technical Steering Committee when
89-
the project is first approved. The project's maintainers will, from
90-
time-to-time, consider adding or removing a maintainer. An existing maintainer
91-
will post a patchset to the [MAINTAINERS.md](MAINTAINERS.md) file. If a
92-
majority of the maintainers concur in the comments, the pull request is then
93-
merged and the individual becomes a (or is removed as a) maintainer. Note that
94-
removing a maintainer should not be taken lightly, but occasionally, people do
95-
move on - hence the bar should be some period of inactivity, an explicit
96-
resignation, some infraction of the code of conduct or consistently
97-
demonstrating poor judgement.
87+
will be lead by a set of maintainers. New sub-projects can designate an initial
88+
set of maintainers that will be approved by the top-level project's existing
89+
maintainers when the project is first approved. The project's maintainers will,
90+
from time-to-time, consider adding or removing a maintainer. An existing
91+
maintainer can submit a change set to the [MAINTAINERS.md](MAINTAINERS.md) file.
92+
If there are less than eight maintainers, a majority of the existing maintainers
93+
on that project are required to merge the change set. If there are more than
94+
eight existing maintainers, then if five or more of the maintainers concur with
95+
the proposal, the change set is then merged and the individual is added to
96+
(or alternatively, removed from) the maintainers group. explicit resignation,
97+
some infraction of the [code of conduct](https://wiki.hyperledger.org/community/hyperledger-project-code-of-conduct)
98+
or consistently demonstrating poor judgement.
9899

99100
## Legal stuff
100101

@@ -104,7 +105,8 @@ License 2.0. A template of that header can be found [here](https://github.com/hy
104105
We have tried to make it as easy as possible to make contributions. This
105106
applies to how we handle the legal aspects of contribution. We use the same
106107
approach&mdash;the [Developer's Certificate of Origin 1.1 (DCO)](docs/biz/DCO1.1.txt)&mdash;that
107-
the Linux&reg; Kernel [community](http://elinux.org/Developer_Certificate_Of_Origin) uses to manage code contributions.
108+
the Linux&reg; Kernel [community](http://elinux.org/Developer_Certificate_Of_Origin)
109+
uses to manage code contributions.
108110

109111
We simply ask that when submitting a patch for review, the developer must include
110112
a sign-off statement in the commit message.

docs/MAINTAINERS.md

-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
| Binh Nguyen | binhn | | [email protected] |
66
| Sheehan Anderson | srderson | sheehan | [email protected]
77
| Tamas Blummer | tamasblummer || [email protected]
8-
| Robert Fajta | rfajta || [email protected]
98
| Greg Haskins | ghaskins || [email protected]
109
| Jonathan Levi | JonathanLevi || [email protected]
1110
| Gabor Hosszu | gabre || [email protected]
12-
| Simon Schubert | corecode || [email protected]
1311
| Chris Ferris | christo4ferris | ChristopherFerris | [email protected]
1412
| Srinivasan Muralidharan | muralisrini | muralisr | [email protected]
1513
| Gari Singh | mastersingh24 | mastersingh24 | [email protected]

0 commit comments

Comments
 (0)