From 66294ed51afef3b08568c32cbd4d7800a853ca8f Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Tue, 19 Nov 2024 16:21:26 +0100 Subject: [PATCH] Update code owners and miantainers --- .github/CODEOWNERS | 2 +- conda-recipe/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f285b2469b8c..08dee13f699f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @antonwolfy @npolina4 @vlad-perevezentsev @vtavana +* @antonwolfy @AlexanderKalistratov @vlad-perevezentsev @vtavana diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 8db89b71a6b2..3285fa4604ec 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -71,6 +71,6 @@ extra: recipe-maintainers: - oleksandr-pavlyk - antonwolfy - - npolina4 + - AlexanderKalistratov - vtavana - vlad-perevezentsev