From 1d690a33db661cab91ee6809c28f814ff5208522 Mon Sep 17 00:00:00 2001 From: Dominik Schwald <15121697+dominik089@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:39:18 +0200 Subject: [PATCH] Update CODEOWNERS Adding @larryzuo as codeowner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 31888b0..bc20931 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Global Codeowners -* @dominik089 @ebajrami @JanMichaelPeter @robert-northmind @4ndrey \ No newline at end of file +* @dominik089 @ebajrami @JanMichaelPeter @robert-northmind @4ndrey @larryzuo