OWNERS: add rocm team to rocm-modules (#444734)
This commit is contained in:
@@ -190,6 +190,9 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza
|
||||
/pkgs/top-level/release-cuda.nix @NixOS/cuda-maintainers
|
||||
/pkgs/development/cuda-modules @NixOS/cuda-maintainers
|
||||
|
||||
# ROCm
|
||||
/pkgs/development/rocm-modules @NixOS/rocm
|
||||
|
||||
# Haskell
|
||||
/doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @wolfgangwalther
|
||||
/maintainers/scripts/haskell @sternenseemann @maralorn @wolfgangwalther
|
||||
|
||||
@@ -1136,7 +1136,7 @@ with lib.maintainers;
|
||||
LunNova
|
||||
mschwaig
|
||||
];
|
||||
githubTeams = [ "rocm-maintainers" ];
|
||||
githubTeams = [ "rocm" ];
|
||||
scope = "Maintain ROCm and related packages.";
|
||||
shortName = "ROCm";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user