Skip to content

chore(gov): remove web-standards #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ Members of this team are nominated either by the Node.js Technical Steering Comm

\* This team has access to infrastructure providers directly related to the Website only, such as Vercel. Other providers that are shared beyond the Website may be controlled by other teams (for example, the Node.js Build WG owns Cloudflare).

### Node.js Web Standards Team (`@nodejs/web-standards`)

The Node.js Web Standards Team is composed of Node.js Collaborators and External Collaborators that have extensive experience or expertisè on Web Standards, such as Ecma262. The Standards Team is responsible for guiding and serving as points of contact when either Node.js Collaborators, the Node.js Technical Steering Committee (TSC), or the Web Team, requires assistance or guidance regarding Web Standards.

Members of this team are nominated by the Node.js Technical Steering Committee (TSC). Note that members of the Node.js Web Team might also recommend people for nomination.

### Node.js UX & Design Team (`@nodejs/ux-and-design`)

The Node.js UX & Design Team is composed of Node.js Collaborators and External Collaborators that have experience or expertisè with UX & Design. The UX & Design Team is responsible for guiding and serving as points of contact when members of the Node.js Web Team require assistance or guidance regarding UX & Design.
Expand All @@ -49,6 +43,6 @@ Members of this team are nominated by the Node.js Technical Steering Committee (

As seen above, the different teams under the Node.js Web Team umbrella are responsible for having the oversight on different aspects of Node.js's Web-related projects. However, it is important to note that the Node.js Web Team is not a set of siloed teams, but rather a set of teams that work together to achieve the same goal: Providing the best Web Experience for Node.js.

Following this line of thought, the Web Infra Team is responsible for the technical aspects of the Node.js Website (Infrastructure, Framework, CI/CD, etc); The Website Team is responsible for the day-to-day development of the Node.js Website; The UX and Design Team advise on Design Matters and the Web Standards Team advise on best-practices for Web APIs and Web Technologies/Standards.
Following this line of thought, the Web Infra Team is responsible for the technical aspects of the Node.js Website (Infrastructure, Framework, CI/CD, etc); The Website Team is responsible for the day-to-day development of the Node.js Website; The UX and Design Team advise on Design Matters.

But above all, the Web Team should work together to better the Web Experience for Node.js, aiming to provide the best experience for Node.js users.
15 changes: 0 additions & 15 deletions MEMBERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,6 @@
- [@ovflowd](https://github.com/ovflowd) - **Claudio Wunder** (they/them)
- [@richardlau](https://github.com/richardlau) - **Richard Lau**

## Node.js Web Standards Team (`@nodejs/web-standards`)

- [@benjamingr](https://github.com/benjamingr) - **Benjamin Gruenbaum**
- [@Ethan-Arrowood](https://github.com/Ethan-Arrowood) - **Ethan Arrowood** (he/him)
- [@GeoffreyBooth](https://github.com/GeoffreyBooth) - **Geoffrey Booth**
- [@guybedford](https://github.com/guybedford) - **Guy Bedford**
- [@jasnell](https://github.com/jasnell) - **James M Snell** (he/him)
- [@jazelly](https://github.com/jazelly) - **Jason Zhang** (he/him)
- [@KhafraDev](https://github.com/KhafraDev) - **Khafra**
- [@legendecas](https://github.com/legendecas) - **Chengzhong Wu**
- [@ljharb](https://github.com/ljharb) - **Jordan Harband** (he/him)
- [@MattiasBuelens](https://github.com/MattiasBuelens) - **Mattias Buelens**
- [@mcollina](https://github.com/mcollina) - **Matteo Collina**
- [@panva](https://github.com/panva) - **Filip Skokan** (he/him)

## Node.js UX & Design Team (`@nodejs/ux-and-design`)

- [@kyliewd](https://github.com/kyliewd) - **Kylie Wagar-Dirks** (she/her)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ The Node.js Web Team consists of four specialized subteams:

- **Website Team** (`@nodejs/nodejs-website`) - Day-to-day website development
- **Web Infra Team** (`@nodejs/web-infra`) - Infrastructure and CI/CD
- **Web Standards Team** (`@nodejs/web-standards`) - Web standards guidance
- **UX & Design Team** (`@nodejs/ux-and-design`) - User experience and design

For detailed information about each team's responsibilities, see [GOVERNANCE.md](GOVERNANCE.md).
Expand Down
Loading