pythonPackages.docker: Add myself as a maintainer
This commit is contained in:
parent
bfc2721ebf
commit
d69a25dfde
@ -6107,6 +6107,9 @@ in {
|
|||||||
description = "An API client for docker written in Python";
|
description = "An API client for docker written in Python";
|
||||||
homepage = https://github.com/docker/docker-py;
|
homepage = https://github.com/docker/docker-py;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
maintainers = with maintainers; [
|
||||||
|
jgeerds
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user