python3Packages.nbclient: add erictapen as maintainer
This commit is contained in:
parent
214033c084
commit
3a30e0b806
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue