Merge pull request #310671 from wrmilling/k3s-add-maintainer

k3s: add wrmilling as maintainer
This commit is contained in:
superherointj
2024-05-10 17:43:50 -03:00
committed by GitHub
@@ -91,7 +91,7 @@ let
description = "A lightweight Kubernetes distribution";
license = licenses.asl20;
homepage = "https://k3s.io";
maintainers = with maintainers; [ euank mic92 superherointj yajo ];
maintainers = with maintainers; [ euank mic92 superherointj wrmilling yajo ];
platforms = platforms.linux;
# resolves collisions with other installations of kubectl, crictl, ctr