From 9c6bb434e8e810f24c58e04f1fd6567c52859a3e Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Thu, 27 Jan 2022 12:44:22 +0000 Subject: [PATCH] Update contributing guide for new cla --- CONTRIBUTING.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9789e3888..95287d81f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,12 +38,9 @@ If you want to raise a pull-request with a new feature, or a refactoring of existing code, it may well get rejected if you haven't discussed it on the [forum](https://discourse.nodered.org) first. -All contributors need to sign the JS Foundation's Contributor License Agreement. -It is an online process and quick to do. You can read the details of the agreement -here: https://cla.js.foundation/node-red/node-red. - -If you raise a pull-request without having signed the CLA, you will be prompted -to do so automatically. +All contributors need to sign the OpenJS Foundation's Contributor License Agreement. +It is an online process and quick to do. If you raise a pull-request without +having signed the CLA, you will be prompted to do so automatically. ### Code Branches