You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
23
32
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.
25
34
26
35
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.
27
36
@@ -34,27 +43,27 @@ We work based on trust: Our goal is to add most people who contributed a sizeabl
34
43
35
44
We follow this process:
36
45
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:
38
47
* Name of the candidate
39
48
* Reason for candidate
40
-
*Github handle of the candidate
49
+
*GitHub handle of the candidate
41
50
* Slack handle of the candidate
42
51
2. Every TC can raise concerns or second the nomination in the #innersource-patterns-tcs channel.
43
52
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.
44
53
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.
45
54
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
49
58
4. New TC is added to the `#innersource-patterns-tcs` channel
50
59
5. New TC is praised in the [#innersource-patterns](https://app.slack.com/client/T04PXKRM0/C2EFRTS6A) channel.
51
60
52
61
## Admins
53
62
54
63
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).
55
64
56
-
However, please channel working group-specific requests through the trusted committers.
65
+
However, please channel working group-specific requests through the Trusted Committers.
57
66
58
67
## References
59
68
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