summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-03-27 22:35:43 -0700
committerMichaël Zasso <targos@protonmail.com>2019-03-30 12:30:48 +0100
commit6bc2ab19e9f338f99de259a7e3f4c9436fd1b9fc (patch)
tree3d208a84c58cc730cc457e09a25a4053b1fc5daa /COLLABORATOR_GUIDE.md
parent2e2c015422dce973f15acb42571486e4003efddb (diff)
downloadandroid-node-v8-6bc2ab19e9f338f99de259a7e3f4c9436fd1b9fc.tar.gz
android-node-v8-6bc2ab19e9f338f99de259a7e3f4c9436fd1b9fc.tar.bz2
android-node-v8-6bc2ab19e9f338f99de259a7e3f4c9436fd1b9fc.zip
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: https://github.com/nodejs/node/pull/26955 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index 09d11eb969..6e85bdc02e 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -30,11 +30,8 @@
- [I Made a Mistake](#i-made-a-mistake)
- [Long Term Support](#long-term-support)
- [What is LTS?](#what-is-lts)
- - [How does LTS work?](#how-does-lts-work)
- - [Landing semver-minor commits in LTS](#landing-semver-minor-commits-in-lts)
- [How are LTS Branches Managed?](#how-are-lts-branches-managed)
- [How can I help?](#how-can-i-help)
- - [How is an LTS release cut?](#how-is-an-lts-release-cut)
* [Who to CC in the issue tracker](#who-to-cc-in-the-issue-tracker)
This document explains how Collaborators manage the Node.js project.
@@ -681,13 +678,6 @@ label.
Attach the appropriate `lts-watch-` label to any PR that may impact an LTS
release.
-#### How is an LTS release cut?
-
-When the LTS working group determines that a new LTS release is required,
-selected commits will be picked from the staging branch to be included in the
-release. This process of making a release will be a collaboration between the
-LTS working group and the Release team.
-
## Who to CC in the issue tracker
| Subsystem | Maintainers |