From a7d76847e2f2844d50b4b07cc87cd1527a13d21c Mon Sep 17 00:00:00 2001 From: Troy Kessler Date: Tue, 24 Mar 2026 10:04:42 +0100 Subject: [PATCH 1/2] fix: new codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3b34218..1a022ba 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://help.github.com/articles/about-codeowners -* @troykessler @christopherbrumm +- @troykessler @mbreithecker @yjamin From 5bf858fceb43c73a9ec600029bb2dd51524aed82 Mon Sep 17 00:00:00 2001 From: Troy Kessler Date: Tue, 24 Mar 2026 10:04:47 +0100 Subject: [PATCH 2/2] fix: new codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1a022ba..f16e976 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://help.github.com/articles/about-codeowners -- @troykessler @mbreithecker @yjamin +- @troykessler @yjamin @mbreithecker