From 2df627e7381209e5fb175745b9e275a3c2130c79 Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Sun, 2 Jun 2024 21:05:48 +0300 Subject: [PATCH 1/3] Require TSC approval for stances @nodejs/tsc , bikeshedding/different wording welcome Signed-off-by: Benjamin Gruenbaum --- GOVERNANCE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 837b3716cae9b..a41e2a763c67a 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -2,6 +2,10 @@ The Node.js Web Team (@nodejs/web) is a team in the Node.js Project that is composed by a set of subteams. Each containing specific responsibilities and goals. +### TSC Oversight + +Any website change that expresss a position about a global event or group of people requires explicit [TSC](https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-4-responsibilities-of-the-tsc) approval. + ### Node.js Website Team (`@nodejs/nodejs-website`) The Node.js Website Team is responsible for the day-to-day technical development of the Node.js Website. This is primarily the development of the website itself, adding new features, pages and components, but also fixing any security issues in the website code, handling operational maintenance, and so on. From 85dd95bb550ab2e39a2f442ddbc5d8f42b373752 Mon Sep 17 00:00:00 2001 From: Benjamin Gruenbaum Date: Sun, 2 Jun 2024 22:42:11 +0300 Subject: [PATCH 2/3] Update GOVERNANCE.md Co-authored-by: Brian Muenzenmeyer Signed-off-by: Benjamin Gruenbaum --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index a41e2a763c67a..3e4622264c1eb 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -4,7 +4,7 @@ The Node.js Web Team (@nodejs/web) is a team in the Node.js Project that is comp ### TSC Oversight -Any website change that expresss a position about a global event or group of people requires explicit [TSC](https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-4-responsibilities-of-the-tsc) approval. +Any website change that expresses a position about a global event or group of people requires explicit [TSC](https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-4-responsibilities-of-the-tsc) approval. ### Node.js Website Team (`@nodejs/nodejs-website`) From f3e1155238698d1365b3139dc6828d301eaee3c9 Mon Sep 17 00:00:00 2001 From: Claudio W Date: Mon, 3 Jun 2024 10:56:35 +0200 Subject: [PATCH 3/3] Update GOVERNANCE.md Co-authored-by: Antoine du Hamel Signed-off-by: Claudio W --- GOVERNANCE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 3e4622264c1eb..9ba81d8e7d870 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -4,7 +4,10 @@ The Node.js Web Team (@nodejs/web) is a team in the Node.js Project that is comp ### TSC Oversight -Any website change that expresses a position about a global event or group of people requires explicit [TSC](https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-4-responsibilities-of-the-tsc) approval. +Any website change that expresses a position about a global event or group of people requires explicit +[TSC](https://github.com/nodejs/TSC/blob/main/TSC-Charter.md#section-4-responsibilities-of-the-tsc) +approval. This can be obtained by pinging `@nodejs/tsc` and receive no objections after seven days, +or by sending an email to `tsc@iojs.org` and receive at least one approval and no objections after seven days. ### Node.js Website Team (`@nodejs/nodejs-website`)