doc: ctc -> tsc in collab guide · nodejs/node@b622a51

Original file line numberDiff line numberDiff line change

@@ -279,8 +279,8 @@ introduces the new core module.

279279

Pull requests introducing new core modules:

280280
281281

* Must be left open for at least one week for review.

282-

* Must be labeled using the `ctc-review` label.

283-

* Must have signoff from at least two CTC members.

282+

* Must be labeled using the `tsc-review` label.

283+

* Must have signoff from at least two TSC members.

284284
285285

New core modules must be landed with a [Stability Index][] of Experimental,

286286

and must remain Experimental until a semver-major release.