Skip to content

Commit 7ce1166

Browse 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.
1 parent 7124b46 commit 7ce1166

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 1 deletion
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

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ By making a contribution to this project, I certify that:
853853
[benchmark results]: ./doc/guides/writing-and-running-benchmarks.md
854854
[Building guide]: ./BUILDING.md
855855
[CI (Continuous Integration) test run]: #ci-testing
856-
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
856+
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
857857
[guide for writing tests in Node.js]: ./doc/guides/writing-tests.md
858858
[https://ci.nodejs.org/]: https://ci.nodejs.org/
859859
[IRC in the #node-dev channel]: https://webchat.freenode.net?channels=node-dev&uio=d4

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ Information on the current Node.js Working Groups can be found in the
581581
[Website]: https://nodejs.org/en/
582582
[Contributing to the project]: CONTRIBUTING.md
583583
[Node.js Help]: https://github.com/nodejs/help
584-
[Node.js Moderation Policy]: https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md
584+
[Node.js Moderation Policy]: https://github.com/nodejs/admin/blob/master/Moderation-Policy.md
585585
[#node.js on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
586586
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4
587-
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
587+
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)