From c7f056cbe214be48798114cf5830c52d9adc2e28 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 25 Feb 2023 07:28:15 -0800 Subject: [PATCH] meta: remove unnecessary onboarding step MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While it is nice to notify the TSC about accepted nominations, it is not strictly necessary and I think we should streamline things as much as possible. PR-URL: https://github.com/nodejs/node/pull/46793 Reviewed-By: Robert Nagy Reviewed-By: Antoine du Hamel Reviewed-By: Colin Ihrig Reviewed-By: Beth Griggs Reviewed-By: Rafael Gonzaga Reviewed-By: Chengzhong Wu Reviewed-By: Michael Dawson Reviewed-By: Matteo Collina Reviewed-By: Tobias Nießen Reviewed-By: Richard Lau Reviewed-By: Trivikram Kamat Reviewed-By: Darshan Sen --- onboarding.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/onboarding.md b/onboarding.md index 079b8177fdbd77..1e912f0c8a4379 100644 --- a/onboarding.md +++ b/onboarding.md @@ -10,8 +10,6 @@ onboarding session. possible to add them to the organization if they are not using two-factor authentication. If they cannot receive SMS messages from GitHub, try [using a TOTP mobile app][]. -* Announce the accepted nomination in a TSC meeting and in the TSC - mailing list. * Suggest the new Collaborator install [`node-core-utils`][] and [set up the credentials][] for it.