Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2022-11-03 06:02:18 +0300
committerGitHub <noreply@github.com>2022-11-03 06:02:18 +0300
commit1af63a90ca3a59ca05b3a12ad7dbea04008db7d9 (patch)
tree131b0d71927f113e5257f57f43973ec36f05c819
parenta3874dd6372fb2a6eb7602c72cb65e88b2a2f555 (diff)
doc: update name of Node.js core Slack channel
The name has been changed from nodejs-dev to nodejs-core. PR-URL: https://github.com/nodejs/node/pull/45293 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
-rw-r--r--doc/contributing/pull-requests.md2
-rw-r--r--onboarding.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing/pull-requests.md b/doc/contributing/pull-requests.md
index 403c9aa7daf..cf130d0d2e5 100644
--- a/doc/contributing/pull-requests.md
+++ b/doc/contributing/pull-requests.md
@@ -47,7 +47,7 @@ Node.js has many channels on the
channels are:
[#nodejs](https://openjs-foundation.slack.com/archives/CK9Q4MB53) for general
help, questions, and discussions.
-[#nodejs-dev](https://openjs-foundation.slack.com/archives/C019Y2T6STH) for
+[#nodejs-core](https://openjs-foundation.slack.com/archives/C019Y2T6STH) for
development of Node.js core specifically.
Node.js also has an unofficial IRC channel:
diff --git a/onboarding.md b/onboarding.md
index 03c3f2e418a..079b8177fdb 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -58,7 +58,7 @@ onboarding session.
The project has a venue for real-time discussion:
-* [`#nodejs-dev`](https://openjs-foundation.slack.com/archives/C019Y2T6STH) on
+* [`#nodejs-core`](https://openjs-foundation.slack.com/archives/C019Y2T6STH) on
the [OpenJS Foundation Slack](https://slack-invite.openjsf.org/)
## Project goals and values