Skip to content

Commit f5db509

Browse files
Trottaddaleax
authored andcommitted
doc: remove outdated COLLABORATOR_GUIDE sentence about breaking changes
The TSC has delegated authority over LTS and Current branches to the Release WG. Remove the bullet point about TSC having authority to determine that a breaking change is necessary on LTS and Current release branches. Retaining that authority would require de-chartering the Release WG. Fixes: nodejs/TSC#660 PR-URL: #25780 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Myles Borins <[email protected]>
1 parent accb8ae commit f5db509

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

COLLABORATOR_GUIDE.md

-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ providing a Public API in such cases.
282282
* Resolving critical security issues.
283283
* Fixing a critical bug (e.g. fixing a memory leak) requires a breaking
284284
change.
285-
* There is TSC consensus that the change is required.
286285
* If a breaking commit does accidentally land in a Current or LTS branch, an
287286
attempt to fix the issue will be made before the next release; If no fix is
288287
provided then the commit will be reverted.

0 commit comments

Comments
 (0)