From 3b3b88839ceb78cc7b4d5aad48ecadba06def9d3 Mon Sep 17 00:00:00 2001 From: automatic conda-forge administrator Date: Fri, 26 Jul 2024 15:08:09 -0500 Subject: [PATCH] [ci skip] added user dudoslav (#228) Co-authored-by: conda-forge-webservices[bot] <121827174+conda-forge-webservices[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- recipe/meta.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 314280ad..74887c07 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @ihnorton @jdblischak @johnkerl @nguyenv @shelnutt2 @kounelisagis \ No newline at end of file +* @dudoslav @ihnorton @jdblischak @johnkerl @nguyenv @shelnutt2 @kounelisagis \ No newline at end of file diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 4a329d69..b956f1cb 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -74,6 +74,7 @@ about: extra: recipe-maintainers: + - dudoslav - ihnorton - jdblischak - shelnutt2