From c969de9935702e08d67bcf88a9e1c686e6df1722 Mon Sep 17 00:00:00 2001 From: Dominik Korittki <23359034+dkorittki@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:56:00 +0100 Subject: [PATCH] chore: add dominik to protographic codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3a6c2638ba..7da0ab3a39 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,7 +19,7 @@ /otelcollector/ @Noroth @StarpTech /playground/ @wundergraph/Router @thisisnithin @StarpTech /proto/ @JivusAyrus @wilsonrivera @StarpTech @endigma -/protographic/ @Noroth @StarpTech @endigma +/protographic/ @Noroth @StarpTech @endigma @dkorittki # Same owner for router and tests to avoid requesting too many reviewers /router/ @Noroth @devsergiy @StarpTech @jensneuse @endigma /router-tests/ @Noroth @devsergiy @StarpTech @jensneuse @endigma