From 2a69c59b14152a52aa7c309d2fc26b83b4083677 Mon Sep 17 00:00:00 2001 From: Richard van Heuven van Staereling Date: Wed, 20 May 2026 14:05:25 +0200 Subject: [PATCH] ci: setup CODEOWNERS file --- .github/CODEOWNERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1c0f6984..b6904671 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,6 @@ -# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +# See: https://nldesignsystem.nl/codeowners -# Changes to any file require approval from @nl-design-system/kernteam-committer * @nl-design-system/kernteam-committer -# Changes to this file (.github/CODEOWNERS) require approval from @nl-design-system/kernteam-admin +# Protect this file itself (order matters, keep this line last): .github/CODEOWNERS @nl-design-system/kernteam-admin