From 2dcfeceda0a4bec28ccdb6f4c035b107a1872aab Mon Sep 17 00:00:00 2001 From: Aelin Date: Mon, 1 Jun 2026 17:49:59 +0200 Subject: [PATCH] docs: device-categorization: Don't special-case CC approvals As far as I can tell, this was overlooked so far when going over things where we still differentiate between CCs and TCs. Part-of: --- docs/device-categorization.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/device-categorization.md b/docs/device-categorization.md index dbf076b0b..77a25d457 100644 --- a/docs/device-categorization.md +++ b/docs/device-categorization.md @@ -201,8 +201,7 @@ straight to main. Consistency changes that require lots of work should be documented as issues an expect to be fixed in the future, but should not unnecessarily delay merge. -* Before merging, the MR must have at least *four approvals*, 2 of which should - be from Core Contributors. +* Before merging, the MR must have at least *four approvals* from team members #### After merge