mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
python312Packages.torchvision-bin: add GaetanLepage to maintainers
This commit is contained in:
parent
cd442bb2a2
commit
71def76045
1 changed files with 4 additions and 1 deletions
|
@ -78,6 +78,9 @@ buildPythonPackage {
|
|||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
];
|
||||
maintainers = with lib.maintainers; [ junjihashimoto ];
|
||||
maintainers = with lib.maintainers; [
|
||||
GaetanLepage
|
||||
junjihashimoto
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue