mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 13:13:09 +00:00
python310Packages.pythran: add doronbehar as maintainer
This commit is contained in:
parent
6ae36a5a9f
commit
d69f99aaf8
@ -79,5 +79,6 @@ in buildPythonPackage rec {
|
||||
description = "Ahead of Time compiler for numeric kernels";
|
||||
homepage = "https://github.com/serge-sans-paille/pythran";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user