Skip to content

Replaced node.js foundation with OpenJS foundation #1053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 3, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Note that changes to WG membership require unanimous consensus. See
<a id="developers-certificate-of-origin"></a>
## Developer's Certificate of Origin 1.1

*Note*: The DCO is mandatory for all Node.js Foundation projects.
Use of a CLA or DCO is mandatory for all all OpenJS Foundation projects. The Node.js project has chosen to use the DCO 1.1

By making a contribution to this project, I certify that:

Expand Down Expand Up @@ -419,7 +419,7 @@ Responsibilities include:
* Offer help to npm package maintainers to fix high-impact security bugs.
* Maintain and make available data on disclosed security vulnerabilities in:
* the core Node.js project
* other projects maintained by the Node.js Foundation technical group
* other projects maintained by the overall Node.js project
* the external Node.js open source ecosystem
* Promote the improvement of security practices within the Node.js ecosystem.
* Facilitate and promote the expansion of a healthy security service and product
Expand Down