@@ -146,8 +146,8 @@ Contributions can be:
146146
147147### Nominating a new Collaborator
148148
149- To nominate a new Collaborator, open an issue in the [ nodejs/node ] [ ] repository.
150- Provide a summary of the nominee's contributions. For example:
149+ To nominate a new Collaborator, [ open a discussion in the nodejs/collaborators ] [ ]
150+ repository. Provide a summary of the nominee's contributions. For example:
151151
152152* Commits in the [ nodejs/node] [ ] repository.
153153 * Use the link ` https://github.com/nodejs/node/commits?author=GITHUB_ID `
@@ -166,19 +166,18 @@ Provide a summary of the nominee's contributions. For example:
166166 organization
167167* Other participation in the wider Node.js community
168168
169- Mention @nodejs/collaborators in the issue to notify other collaborators about
170- the nomination.
169+ If the private discussion receives some support (in form of explicit comments or
170+ thumb up reactions) and no explicit block after a few days, add a comment in the
171+ private discussion stating you're planing on opening a public issue, e.g.
172+ "I see a number of approvals and no block, I'll be opening a public
173+ nomination issue if I don't hear any objections in the next 72 hours".
174+ After sufficient time has passed, open an issue in the [ nodejs/node] [ ] repository.
175+ Provide the same summary of the nominee's contributions.
171176
172177The nomination passes if no collaborators oppose it after one week. In the case
173178of an objection, the TSC is responsible for working with the individuals
174179involved and finding a resolution.
175180
176- There are steps a nominator can take in advance to make a nomination as
177- frictionless as possible. To request feedback from other collaborators in
178- private, use the [ collaborators discussion page] [ ]
179- (which only collaborators may view). A nominator may also work with the
180- nominee to improve their contribution profile.
181-
182181Collaborators might overlook someone with valuable contributions. In that case,
183182the contributor may open an issue or contact a collaborator to request a
184183nomination.
@@ -196,6 +195,6 @@ The TSC follows a [Consensus Seeking][] decision-making model per the
196195
197196[ Consensus Seeking ] : https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
198197[ TSC Charter ] : https://github.com/nodejs/TSC/blob/HEAD/TSC-Charter.md
199- [ collaborators discussion page ] : https://github.com/nodejs/collaborators/discussions/categories/collaborator-nominations
198+ [ open a discussion in the nodejs/collaborators ] : https://github.com/nodejs/collaborators/discussions/categories/collaborator-nominations
200199[ nodejs/help ] : https://github.com/nodejs/help
201200[ nodejs/node ] : https://github.com/nodejs/node
0 commit comments