From af1fe43e13376c66d58e6b481abe494bacfefb7d Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <121827174+conda-forge-webservices[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 21:23:57 +0000 Subject: [PATCH] [ci skip] added user conda-forge/cuda --- .github/CODEOWNERS | 2 +- recipe/meta.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 274bd6c..0857d54 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @jakirkham @leofang \ No newline at end of file +* @conda-forge/cuda @jakirkham @leofang \ No newline at end of file diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8fc71bc..70345a3 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -60,5 +60,6 @@ about: extra: recipe-maintainers: + - conda-forge/cuda - jakirkham - leofang