diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..c33bae8 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,10 @@ +# Code of Conduct + +The [Node.js Code of Conduct][] applies to this team. + +# Moderation Policy + +The [Node.js Moderation Policy][] applies to this team. + +[Node.js Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md +[Node.js Moderation Policy]: https://github.com/nodejs/admin/blob/master/Moderation-Policy.md diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 532be71..2381ca1 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -86,15 +86,3 @@ By making a contribution to this project, I certify that: personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. - -### Moderation Policy - -The [Node.js Moderation Policy][] applies to this Team. - -### Code of Conduct - -The [Node.js Code of Conduct][] applies to this Team. - -[Node.js Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md -[Node.js Moderation Policy]: https://github.com/nodejs/admin/blob/master/Moderation-Policy.md -