From cc9e0e53181020545d1e4752afa56085dee97baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20Ayd=C4=B1n?= Date: Wed, 7 May 2025 14:35:06 +0300 Subject: [PATCH] chore: add @erayaydin to CODEOWNERS Added @erayaydin to the `CODEOWNERS` file so they're included in review requests. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index eda97d51..308b8164 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @ilfa @TheUnderScorer +* @ilfa @TheUnderScorer @erayaydin