From 260c97a1a14e7ebbe615f9ebb45b1793e5b01a1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Naz=C4=B1m=20Can=20Alt=C4=B1nova?= Date: Wed, 8 Apr 2026 12:27:41 +0200 Subject: [PATCH] Add Adel to the automatic dependency reviews --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8ee7940..dc1eb2e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # Automatically request reviews for the dependency updates -/package.json @canova -/yarn.lock @canova +/package.json @canova @fatadel +/yarn.lock @canova @fatadel