Skip to content

Commit 6bc2ab1

Browse files
Trotttargos
authored andcommitted
doc: remove "How is an LTS release cut?" section
The release process is in the Release plan, linked earlier in the doc. Don't include information here because duplicated information is likely to drift apart, resulting in contradictions and a lack of clarity about which document is correct. (I think the text removed is already out-of-date. I could be wrong, and it doesn't much matter, as it should be removed anyway.) It's also not entirely clear what the utility/relevance of this information is in this particular document. PR-URL: #26955 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 2e2c015 commit 6bc2ab1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

COLLABORATOR_GUIDE.md

-10
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,8 @@
3030
- [I Made a Mistake](#i-made-a-mistake)
3131
- [Long Term Support](#long-term-support)
3232
- [What is LTS?](#what-is-lts)
33-
- [How does LTS work?](#how-does-lts-work)
34-
- [Landing semver-minor commits in LTS](#landing-semver-minor-commits-in-lts)
3533
- [How are LTS Branches Managed?](#how-are-lts-branches-managed)
3634
- [How can I help?](#how-can-i-help)
37-
- [How is an LTS release cut?](#how-is-an-lts-release-cut)
3835
* [Who to CC in the issue tracker](#who-to-cc-in-the-issue-tracker)
3936

4037
This document explains how Collaborators manage the Node.js project.
@@ -681,13 +678,6 @@ label.
681678
Attach the appropriate `lts-watch-` label to any PR that may impact an LTS
682679
release.
683680

684-
#### How is an LTS release cut?
685-
686-
When the LTS working group determines that a new LTS release is required,
687-
selected commits will be picked from the staging branch to be included in the
688-
release. This process of making a release will be a collaboration between the
689-
LTS working group and the Release team.
690-
691681
## Who to CC in the issue tracker
692682

693683
| Subsystem | Maintainers |

0 commit comments

Comments
 (0)