mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
python312Packages.curio: add maintainer pbsds
This commit is contained in:
parent
a8e5143eee
commit
43717b3bfa
@ -54,6 +54,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/dabeaz/curio";
|
||||
changelog = "https://github.com/dabeaz/curio/raw/${version}/CHANGES";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ ];
|
||||
maintainers = [ maintainers.pbsds ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user