File tree Expand file tree Collapse file tree 4 files changed +5
-91
lines changed Expand file tree Collapse file tree 4 files changed +5
-91
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ apps/site/redirects.json @nodejs/web-infra
31
31
32
32
# Critical Documents
33
33
LICENSE @ nodejs/tsc
34
- GOVERNANCE.md @ nodejs/tsc
35
34
CONTRIBUTING.md @ nodejs/nodejs-website @ nodejs/web-infra
36
35
docs @ nodejs/nodejs-website @ nodejs/web-infra
37
36
Original file line number Diff line number Diff line change 16
16
runs-on : ubuntu-latest
17
17
steps :
18
18
- uses : nodejs/web-team/actions/notify-on-push@main
19
+ with :
20
+ webhook : ${{ secrets.SLACK_WEBHOOK }}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ These are maintained in different repositories and we urge users to open **issue
94
94
95
95
[ Collaborator Guide] [ ]
96
96
97
+ [ Governance Document] [ ]
98
+
97
99
[ Figma Design] [ ]
98
100
99
101
[ Content vs Code] [ ]
@@ -123,3 +125,4 @@ These are maintained in different repositories and we urge users to open **issue
123
125
[ collaborator guide ] : https://github.com/nodejs/nodejs.org/blob/main/docs/collaborator-guide.md
124
126
[ figma design ] : https://www.figma.com/file/a10cjjw3MzvRQMPT9FP3xz
125
127
[ 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
You can’t perform that action at this time.
0 commit comments