From 705d0697670f93d9e340f5e2e0378876003afd1e Mon Sep 17 00:00:00 2001 From: Bryan English Date: Sun, 24 Sep 2017 13:33:57 -0700 Subject: [PATCH] doc: ctc -> tsc in collab guide --- COLLABORATOR_GUIDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index 2a559af5bd57b4..bded8a56d5c5d4 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -285,8 +285,8 @@ introduces the new core module. Pull requests introducing new core modules: * Must be left open for at least one week for review. -* Must be labeled using the `ctc-review` label. -* Must have signoff from at least two CTC members. +* Must be labeled using the `tsc-review` label. +* Must have signoff from at least two TSC members. New core modules must be landed with a [Stability Index][] of Experimental, and must remain Experimental until a semver-major release.