docker: drop self from maintainers
This commit is contained in:
@@ -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";
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user