From 90c69c5904ce660f466930d40f0db7bf60832062 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Tue, 8 Sep 2020 17:15:31 -0400 Subject: [PATCH] doc: update security process - update security process to reflect current way to request tweet/retweet of security release Signed-off-by: Michael Dawson PR-URL: https://github.com/nodejs/node/pull/35107 Reviewed-By: Richard Lau Reviewed-By: Daniel Bevenius Reviewed-By: Ash Cripps Reviewed-By: Rich Trott --- doc/guides/security-release-process.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/guides/security-release-process.md b/doc/guides/security-release-process.md index acf6b56558e3ae..2ae3da0613cbed 100644 --- a/doc/guides/security-release-process.md +++ b/doc/guides/security-release-process.md @@ -44,6 +44,10 @@ information described. (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to nodejs/nodejs.org) +* [ ] Post in the #nodejs-social channel in the OpenJS Foundation slack + asking that the social team tweet/retweet the pre-announcement. + If you are on twitter you can just direct message the `@nodejs` handle. + * [ ] Request releaser(s) to start integrating the PRs to be released. * [ ] Notify [docker-node][] of upcoming security release date: ***LINK*** @@ -65,9 +69,9 @@ information described. * (Re-PR the pre-approved branch from nodejs-private/nodejs.org-private to nodejs/nodejs.org) -* [ ] Email `"Rachel Romoff" ` to tweet an - announcement, or if you are on twitter you can just direct message the - `@nodejs` handle. +* [ ] Post in the #nodejs-social channel in the OpenJS Foundation slack + asking that the social team tweet/retweet the announcement. + If you are on twitter you can just direct message the `@nodejs` handle. * [ ] Comment in [docker-node][] issue that release is ready for integration. The docker-node team will build and release docker image updates.