Skip to content

Commit 41d3e74

Browse files
authored
Merge pull request #141 from maxcapraro/update-trusted-committers
Update Process for Instating Trusted Committers
2 parents ca14b2e + 92a61c3 commit 41d3e74

File tree

3 files changed

+38
-23
lines changed

3 files changed

+38
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The topics below cover information about how we define, operate, and upkeep this
8989
* [Pattern Template](meta/pattern-template.md) - Start a new pattern with a copy of this
9090
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
9191
* [Pattern System](pattern-system.md) (draft) For a human reader it is not easy to digest a long list of patterns. We are working on labeling and classifying the patterns further. See [Pattern System](pattern-system.md) for our current thoughts.
92-
* [Trusted Committers](meta/trusted-committers.md) - Who these people are, what elevated rights they get, and how you can become one
92+
* [Trusted Committers](TRUSTED-COMMITTERS.md) - Who these people are, what elevated rights they get, and how you can become one
9393
* [Publishing](meta/publishing.md) - How we take completed, reviewed, proven patterns and publish them toward an online book
9494
* [Markdown Info](meta/markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
9595
* [Contributing](CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions

TRUSTED-COMMITTERS.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Trusted Committers
2+
3+
Trusted committers (TCs) are those members of our working group who have elevated rights and direct write access to this repository. *TCs act as stewards of the working group and community. They aim to make consensus-based decisions in the best interest of the working group.* They also act as the guardians of this repository: TCs react to, referee, and give feedback about incoming contributions.
4+
5+
## Current Trusted Committers
6+
7+
* @lenucksi
8+
* @nyeates
9+
* @gruetter
10+
* @NewMexicoKid
11+
* @cewilliams
12+
13+
## Process for Adding new Trusted Committers
14+
15+
We work based on trust: Our goal is to add most people who contributed a sizeable change - quick and early.
16+
17+
We follow this process (adapted from [here](https://tech.europace.de/voting-in-new-trusted-committers/)):
18+
19+
1. Any trusted committer (TC) can step forward and nominate a new TC in the private Slack channel #innersource-patterns-tcs. The TC should provide the following information:
20+
* Name of the candidate
21+
* Reason for candidate
22+
* Github handle of the candidate
23+
* Slack handle of the candidate
24+
1. Every TC can raise concerns or second the nomination in the #innersource-patterns-tcs channel.
25+
1. If none of the existing TCs disagrees with the nomination within 72h, [lazy consensus](https://tech.europace.de/lazy-consensus-vs-explicit-voting/) is reached: The nomination is accepted.
26+
1. The TC who nominated the candidate informs her/him in private about the nomination and its acceptance. The candidate can decide on whether to accept or reject the offer.
27+
1. If the candidate accepts the offer, the TC who nominated the candidate, makes sure:
28+
* New TC is added to this file
29+
* New TC receives write access to this repository
30+
* New TC is added to the #innersource-patterns-tcs channel
31+
* New TC is praised in the [#innersource-patterns](https://app.slack.com/client/T04PXKRM0/C2EFRTS6A) channel.
32+
33+
34+
## Admins
35+
A handful of individuals are currently the technical GitHub Admins for this repository. This includes most members of the InnerSource Commons' #tech-infra team and members of the [InnerSource Commons GitHub Organization](https://github.com/innersourcecommons). However, please channel working group-specific requests through the trusted committers.
36+
37+
## References

meta/trusted-committers.md

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

0 commit comments

Comments
 (0)