From cac99dcc3d46a23d13c7468c91ece5841e567836 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 24 Apr 2023 11:36:48 -0400 Subject: [PATCH 1/2] doc: add link to news for Node.js core Signed-off-by: Michael Dawson --- doc/contributing/sharing-project-news.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/contributing/sharing-project-news.md b/doc/contributing/sharing-project-news.md index a2d04d3c8a4ca4..54edb5e871fe1f 100644 --- a/doc/contributing/sharing-project-news.md +++ b/doc/contributing/sharing-project-news.md @@ -27,5 +27,6 @@ that promotes a specific company or commercial interest. ## Teams doing updates +* [node core](https://github.com/orgs/nodejs/discussions/47703). * [node-api/node-addon-api](https://github.com/nodejs/abi-stable-node/issues/446). * [node-api/uvwasi](https://github.com/nodejs/uvwasi/issues/201). From 6ff469e52892e2b3b24f6feb6380eec3493724e2 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 26 Apr 2023 16:56:14 -0400 Subject: [PATCH 2/2] Update doc/contributing/sharing-project-news.md Co-authored-by: Rich Trott --- doc/contributing/sharing-project-news.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/sharing-project-news.md b/doc/contributing/sharing-project-news.md index 54edb5e871fe1f..67b969a7b2aeee 100644 --- a/doc/contributing/sharing-project-news.md +++ b/doc/contributing/sharing-project-news.md @@ -27,6 +27,6 @@ that promotes a specific company or commercial interest. ## Teams doing updates -* [node core](https://github.com/orgs/nodejs/discussions/47703). +* [Node.js core](https://github.com/orgs/nodejs/discussions/47703). * [node-api/node-addon-api](https://github.com/nodejs/abi-stable-node/issues/446). * [node-api/uvwasi](https://github.com/nodejs/uvwasi/issues/201).