From 918bbc36dd6c49da1df41ee92b6dc681cf44664a Mon Sep 17 00:00:00 2001 From: SomeoneSerge Date: Mon, 12 May 2025 23:03:03 +0000 Subject: [PATCH] OWNERS: add cuda-maintainers --- ci/OWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/OWNERS b/ci/OWNERS index 85882a2a8fc6..047a5ee804b4 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -171,6 +171,11 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza /pkgs/top-level/python-packages.nix @natsukium /pkgs/top-level/release-python.nix @natsukium +# CUDA +/pkgs/top-level/cuda-packages.nix @NixOS/cuda-maintainers +/pkgs/top-level/release-cuda.nix @NixOS/cuda-maintainers +/pkgs/development/cuda-modules @NixOS/cuda-maintainers + # Haskell /doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @wolfgangwalther /maintainers/scripts/haskell @sternenseemann @maralorn @wolfgangwalther