Skip to content

Commit d0538ec

Browse files
committed
web-team2
1 parent aa7aa6c commit d0538ec

File tree

4 files changed

+5
-91
lines changed

4 files changed

+5
-91
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ apps/site/redirects.json @nodejs/web-infra
3131

3232
# Critical Documents
3333
LICENSE @nodejs/tsc
34-
GOVERNANCE.md @nodejs/tsc
3534
CONTRIBUTING.md @nodejs/nodejs-website @nodejs/web-infra
3635
docs @nodejs/nodejs-website @nodejs/web-infra
3736

.github/workflows/notify-on-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: nodejs/web-team/actions/notify-on-push@main
19+
with:
20+
webhook: ${{ secrets.SLACK_WEBHOOK }}

GOVERNANCE.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ These are maintained in different repositories and we urge users to open **issue
9494

9595
[Collaborator Guide][]
9696

97+
[Governance Document][]
98+
9799
[Figma Design][]
98100

99101
[Content vs Code][]
@@ -123,3 +125,4 @@ These are maintained in different repositories and we urge users to open **issue
123125
[collaborator guide]: https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md
124126
[figma design]: https://www.figma.com/file/a10cjjw3MzvRQMPT9FP3xz
125127
[translation guidelines]: https://github.com/nodejs/nodejs.org/blob/main/docs/translation.md
128+
[governance document]: https://github.com/nodejs/web-team/blob/main/GOVERNANCE.md

0 commit comments

Comments
 (0)