From b922ac969a83228e55e90ea0490c6d119a4ee334 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Mon, 10 Mar 2025 16:22:41 -0300 Subject: [PATCH] doc: add note about sync nodejs-private branches --- doc/contributing/security-release-process.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/contributing/security-release-process.md b/doc/contributing/security-release-process.md index 0932dfb7b63c1d..66078c255fb238 100644 --- a/doc/contributing/security-release-process.md +++ b/doc/contributing/security-release-process.md @@ -81,6 +81,7 @@ The current security stewards are documented in the main Node.js * [ ] 6\. **Get release volunteers:** * Get volunteers for the upcoming security release on the affected release lines. + * Make sure to sync nodejs-private (vN.x) branches with nodejs/node. * [ ] 7\. **Preparing Pre and Post Release Blog Posts:** * [ ] Create a pre-release blog post using `git node security --pre-release`.