From efb0d76dbea79a3666a62d2af17cfd0594890f12 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Tue, 27 Jan 2026 15:08:14 -0700 Subject: [PATCH] Remove @corwintines from default CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9afbc926c06..f6c945e5f27 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,8 +5,8 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -* @wackerow @corwintines @pettinarip @minimalsm +* @wackerow @pettinarip @minimalsm # Owners of specific files /src/data/consensus-bounty-hunters.json @asanso @fredriksvantes -/src/data/wallets/new-to-crypto.ts @konopkja @minimalsm \ No newline at end of file +/src/data/wallets/new-to-crypto.ts @konopkja @minimalsm