From 29cb339fc22978e74e9f761028f5679bd62f6cd1 Mon Sep 17 00:00:00 2001 From: Steven L Date: Wed, 29 Oct 2025 16:25:54 -0500 Subject: [PATCH] Remove self from CODEOWNERS Just reducing noise from review-notifications :saluting_face: --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dd1d3b731..ee9a1e047 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # Order is important; the last matching pattern takes the most # precedence. -* @Groxx @abhishekj720 @natemort @shijiesheng @dkrotx @taylanisikdemir @demirkayaender +* @abhishekj720 @natemort @shijiesheng @dkrotx @taylanisikdemir @demirkayaender