Skip to content

Commit d9d72b6

Browse files
spierrmarting
authored andcommitted
Improved Trusted Committer documentation (InnerSourceCommons#595)
[docs] Add information about Translation Leads + other minor fixes
1 parent 0062237 commit d9d72b6

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

TRUSTED-COMMITTERS.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,20 @@ For further information about the concept, also see the [Trusted Committer Patte
1717
* [@NewMexicoKid](https://github.com/NewMexicoKid) (added 2017-03-02)
1818
* [@cewilliams](https://github.com/cewilliams) (added 2017-03-02)
1919

20+
### Translation Leads
21+
22+
In addition to the Trusted Committers, these Translation Leads help us with the translation of our patterns to other languages.
23+
While they don't take all responsibilities of a Trusted Committer (yet), they do have increased permissions so that they can work with our patterns more easily.
24+
25+
* Japanese - [@yuhattor](https://github.com/yuhattor)
26+
* Chinese - [@WillemJiang](https://github.com/WillemJiang)
27+
* Brazilian Portuguese - [@jrcosta](https://github.com/jrcosta), [@zilio](https://github.com/zilio)
28+
2029
## Hall of Fame (aka Alumni)
2130

2231
While Trusted Committers are in principle appointed for lifetime, interests or priorities of a TC can change and they might not have enough time any more to contribute to the project.
2332

24-
In those cases we ask them if we should move them to the Hall of Fame. Doing so allows us to appropriately thank them for all of their fantastic contributions. When doing so we also remove them from `.github/CODEOWNERS`, so that reviews of Pull Requests aren't assigned to them anymore, and GitHub notifications are reduced. That increases the clarity for the community who to expect feedback from when creating PRs.
33+
In those cases we ask them if we should move them to the Hall of Fame. Doing so allows us to appropriately thank them for all of their fantastic contributions. When doing so we also remove them from [.github/CODEOWNERS](.github/CODEOWNERS), so that reviews of Pull Requests aren't assigned to them anymore, and GitHub notifications are reduced. That increases the clarity for the community who to expect feedback from when creating PRs.
2534

2635
The alumni in the Hall of Fame can of course always start contributing again in the future and go back to being Trusted Committers if they want to.
2736

@@ -34,27 +43,27 @@ We work based on trust: Our goal is to add most people who contributed a sizeabl
3443

3544
We follow this process:
3645

37-
1. Any trusted committer (TC) can nominate a new TC in the private Slack channel `#innersource-patterns-tcs`. The TC should provide the following information:
46+
1. Any Trusted Committer (TC) can nominate a new TC in the private Slack channel `#innersource-patterns-tcs`. The TC should provide the following information:
3847
* Name of the candidate
3948
* Reason for candidate
40-
* Github handle of the candidate
49+
* GitHub handle of the candidate
4150
* Slack handle of the candidate
4251
2. Every TC can raise concerns or second the nomination in the #innersource-patterns-tcs channel.
4352
3. 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.
4453
4. 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.
4554
5. If the candidate accepts the offer, the TC who nominated the candidate, makes sure:
46-
1. New TC receives write access to this repository (this needs to happen first, so that step 5.iii works)
47-
2. New TC is added to this file (`TRUSTED-COMMITTERS.md`)
48-
3. New TC is added to `.github/CODEOWNERS`, so that they get notified about new PRs automatically
55+
1. New TC receives `WRITE` access to this repository (this needs to happen first, so that step 5.iii works)
56+
2. New TC is added to this file [TRUSTED-COMMITTERS.md](./TRUSTED-COMMITTERS.md)
57+
3. New TC is added to [.github/CODEOWNERS](.github/CODEOWNERS), so that they get notified about new PRs automatically
4958
4. New TC is added to the `#innersource-patterns-tcs` channel
5059
5. New TC is praised in the [#innersource-patterns](https://app.slack.com/client/T04PXKRM0/C2EFRTS6A) channel.
5160

5261
## Admins
5362

5463
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).
5564

56-
However, please channel working group-specific requests through the trusted committers.
65+
However, please channel working group-specific requests through the Trusted Committers.
5766

5867
## References
5968

60-
Our trusted committer process was inspired by [this](https://tech.europace.de/voting-in-new-trusted-committers/).
69+
Our Trusted Committer process was inspired by [this](https://tech.europace.de/voting-in-new-trusted-committers/).

0 commit comments

Comments
 (0)