k3s: Add wrmilling as maintainer

This commit is contained in:
Winston R. Milling
2024-05-10 15:36:01 -05:00
parent 8e9745496f
commit 5ceb5e9964
@@ -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 yajo wrmilling ];
platforms = platforms.linux;
# resolves collisions with other installations of kubectl, crictl, ctr