Merge pull request #245180 from mikroskeem/docker-maintainers-remove-self

docker: remove mikroskeem from maintainers

authored by

figsoda and committed by
GitHub
aae8f4c0 34d8dbb9

+1 -1
+1 -1
pkgs/applications/virtualization/docker/default.nix
··· 273 To enable the docker daemon on NixOS, set the `virtualisation.docker.enable` option to `true`. 274 ''; 275 license = licenses.asl20; 276 - maintainers = with maintainers; [ offline vdemeester periklis mikroskeem maxeaubrey ]; 277 }; 278 }); 279
··· 273 To enable the docker daemon on NixOS, set the `virtualisation.docker.enable` option to `true`. 274 ''; 275 license = licenses.asl20; 276 + maintainers = with maintainers; [ offline vdemeester periklis maxeaubrey ]; 277 }; 278 }); 279