pythonPackages.docker_compose: Add myself as a maintainer
This commit is contained in:
@@ -11125,6 +11125,9 @@ in {
|
|||||||
homepage = "https://docs.docker.com/compose/";
|
homepage = "https://docs.docker.com/compose/";
|
||||||
description = "Multi-container orchestration for Docker";
|
description = "Multi-container orchestration for Docker";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
maintainers = with maintainers; [
|
||||||
|
jgeerds
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user