Skip to content
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
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ apps/site/redirects.json @nodejs/web-infra

# Critical Documents
LICENSE @nodejs/tsc
GOVERNANCE.md @nodejs/tsc
CONTRIBUTING.md @nodejs/nodejs-website @nodejs/web-infra
docs @nodejs/nodejs-website @nodejs/web-infra
SECURITY.md @nodejs/security-wg
Expand Down
90 changes: 0 additions & 90 deletions GOVERNANCE.md

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ These are maintained in different repositories and we urge users to open **issue

[Collaborator Guide][]

[Governance Document][]

[Figma Design][]

[Content vs Code][]
Expand Down Expand Up @@ -121,5 +123,6 @@ These are maintained in different repositories and we urge users to open **issue
[content vs code]: https://github.com/nodejs/nodejs.org/blob/main/docs/content-vs-code.md
[dependency pinning]: https://github.com/nodejs/nodejs.org/blob/main/docs/dependency-pinning.md
[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md
[governance document]: https://github.com/nodejs/web-team/blob/main/GOVERNANCE.md
[figma design]: https://www.figma.com/file/a10cjjw3MzvRQMPT9FP3xz
[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/docs/translation.md
Loading