mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
python312Packages.uarray: add pbsds to maintainers
This commit is contained in:
parent
ba8520ef16
commit
1278531dfa
@ -65,6 +65,6 @@ buildPythonPackage rec {
|
||||
description = "Universal array library";
|
||||
homepage = "https://github.com/Quansight-Labs/uarray";
|
||||
license = licenses.bsd0;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.pbsds ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user