docker: drop self from maintainers
This commit is contained in:
parent
e38d3d6c37
commit
f18db8905d
@ -272,7 +272,7 @@ rec {
|
||||
To enable the docker daemon on NixOS, set the `virtualisation.docker.enable` option to `true`.
|
||||
'';
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ offline vdemeester periklis amaxine ];
|
||||
maintainers = with maintainers; [ offline vdemeester periklis ];
|
||||
mainProgram = "docker";
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user