mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 23:21:27 +00:00
cudaPackages.libnvshmem: add GaetanLepage to maintainers
This commit is contained in:
@@ -192,7 +192,10 @@ backendStdenv.mkDerivation (finalAttrs: {
|
||||
"aarch64-linux"
|
||||
"x86_64-linux"
|
||||
];
|
||||
maintainers = [ maintainers.connorbaker ];
|
||||
maintainers = with maintainers; [
|
||||
connorbaker
|
||||
GaetanLepage
|
||||
];
|
||||
teams = [ teams.cuda ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user