mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
python3Packages.nbclient: add erictapen as maintainer
This commit is contained in:
parent
214033c084
commit
3a30e0b806
@ -22,5 +22,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/jupyter/nbclient";
|
||||
description = "A client library for executing notebooks";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.erictapen ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user