From 7192ec1664b376ff4576b102ba95cb0851575a24 Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Sun, 31 Jul 2022 12:29:27 +0530 Subject: doc: clarify part of onboarding guide regarding adding to teams There are a number of teams (for example, the build team) which require more than just showing interest as a prerequisite for being added, so this change adds a link to the set of subsystem teams where new Collaborators can be added directy. Also, the doc didn't actually mention if the new Collaborator should be added to the team. This change also clarifies that. Refs: https://github.com/nodejs/build/issues/3003 Signed-off-by: Darshan Sen PR-URL: https://github.com/nodejs/node/pull/44024 Reviewed-By: Feng Yu Reviewed-By: Richard Lau Reviewed-By: Michael Dawson Reviewed-By: Luigi Pinca Reviewed-By: Matteo Collina --- onboarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'onboarding.md') diff --git a/onboarding.md b/onboarding.md index 861aebe709..24f03de035 100644 --- a/onboarding.md +++ b/onboarding.md @@ -19,8 +19,8 @@ onboarding session. * Prior to the onboarding session, add the new Collaborator to [the collaborators team](https://github.com/orgs/nodejs/teams/collaborators). -* Ask them if they want to join any subsystem teams. See - [Who to CC in the issue tracker][who-to-cc]. +* Ask them if they want to join any [subsystem teams](https://github.com/orgs/nodejs/teams/core/teams) + and add them accordingly. See [Who to CC in the issue tracker][who-to-cc]. ## Onboarding session -- cgit v1.2.1