Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0443909

Browse filesBrowse files
committed
doc: move Code of Conduct to admin repo
The CoC and moderation guidelines now live in the Admin repo. This PR updates the copy of CODE_OF_CONDUCT.md and references in other documents to the proper location. PR-URL: #17301 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent 24d08fe commit 0443909
Copy full SHA for 0443909

File tree

Expand file treeCollapse file tree

4 files changed

+7
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

4 files changed

+7
-4
lines changed
Open diff view settings
Collapse file

‎CODE_OF_CONDUCT.md‎

Copy file name to clipboard
+4-1Lines changed: 4 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Code of Conduct
22

33
The Node.js Code of Conduct document has moved to
4-
https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md. Please update
4+
https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md. Please update
55
links to this document accordingly.
6+
7+
The Node.js Moderation policy can be found at
8+
https://github.com/nodejs/admin/blob/master/Moderation-Policy.md
Collapse file

‎CONTRIBUTING.md‎

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ By making a contribution to this project, I certify that:
862862
[benchmark results]: ./doc/guides/writing-and-running-benchmarks.md
863863
[Building guide]: ./BUILDING.md
864864
[CI (Continuous Integration) test run]: #ci-testing
865-
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
865+
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
866866
[https://ci.nodejs.org/]: https://ci.nodejs.org/
867867
[IRC in the #node-dev channel]: https://webchat.freenode.net?channels=node-dev&uio=d4
868868
[Node.js help repository]: https://github.com/nodejs/help/issues
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Previous releases may also have been signed with one of the following GPG keys:
589589
* [Working Groups][]
590590

591591
[npm]: https://www.npmjs.com
592-
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
592+
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
593593
[Contributing to the project]: CONTRIBUTING.md
594594
[Node.js Help]: https://github.com/nodejs/help
595595
[Node.js Website]: https://nodejs.org/en/
Collapse file

‎doc/onboarding.md‎

Copy file name to clipboardExpand all lines: doc/onboarding.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ onboarding session.
178178
accommodation, transportation, visa fees etc. if needed. Check out the
179179
[summit](https://github.com/nodejs/summit) repository for details.
180180

181-
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
181+
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
182182
[`core-validate-commit`]: https://github.com/evanlucas/core-validate-commit
183183
[`node-core-utils`]: https://github.com/nodejs/node-core-utils

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.