From 3c0299e0a01b601dbef3418d8e74661d45ce6789 Mon Sep 17 00:00:00 2001 From: Nathan Drezner <38958867+ndrezn@users.noreply.github.com> Date: Mon, 17 Aug 2026 16:39:36 -0400 Subject: [PATCH] Update CODEOWNERS to move ndrezn ownership to robertclaus --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 61598276a7..676efcc799 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence -* @T4rk1n @ndrezn @camdecoster @KoolADE85 +* @T4rk1n @robertclaus @camdecoster @KoolADE85