From 83f46222af3f70543eb1c4c9a37cdbc3295284f4 Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Wed, 4 Jun 2025 09:12:44 +0200 Subject: [PATCH] chore: update codeowners --- .github/CODEOWNERS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e47772c..6062f981 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,11 @@ -# CODEOWNERS: https://help.github.com/articles/about-codeowners/ +# CODEOWNERS: # Primary repo maintainers -* @ilgooz @jeronimoalbi @Pantani @julienrbrt @Ehsan-saradar + +* @ilgooz @Pantani @julienrbrt # Docs -*.md @ilgooz + +*.md @Pantani @julienrbrt @toschdev LICENSE @ilgooz