From d8b1ca70d60021a3cc8f5c8c163b8018e5839bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B1=E3=82=A4=E3=83=A9?= Date: Mon, 27 Oct 2025 11:55:33 -0600 Subject: [PATCH] chore: remove @Parkreiner from CODEOWNERS (#20504) --- CODEOWNERS | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index fde24a9d87..a3889d27bf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -18,18 +18,6 @@ coderd/rbac/ @Emyrk scripts/apitypings/ @Emyrk scripts/gensite/ @aslilac -site/ @aslilac @Parkreiner -site/src/hooks/ @Parkreiner -# These rules intentionally do not specify any owners. More specific rules -# override less specific rules, so these files are "ignored" by the site/ rule. -site/e2e/google/protobuf/timestampGenerated.ts -site/e2e/provisionerGenerated.ts -site/src/api/countriesGenerated.ts -site/src/api/rbacresourcesGenerated.ts -site/src/api/typesGenerated.ts -site/src/testHelpers/entities.ts -site/CLAUDE.md - # The blood and guts of the autostop algorithm, which is quite complex and # requires elite ball knowledge of most of the scheduling code to make changes # without inadvertently affecting other parts of the codebase.