about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorWinston R. Milling <Winston@Milli.ng>2024-05-10 15:36:01 -0500
committerWinston R. Milling <Winston@Milli.ng>2024-05-10 15:36:01 -0500
commit5ceb5e9964d8fe77daaf640af9893ac8da0d2a17 (patch)
tree4a8306eecbb1cacf3c6526b65af4d0d990e29156 /pkgs/applications/networking/cluster
parent8e9745496f2c3b4da48dc1aac628c5644c55525c (diff)
k3s: Add wrmilling as maintainer
Diffstat (limited to 'pkgs/applications/networking/cluster')
-rw-r--r--pkgs/applications/networking/cluster/k3s/builder.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/k3s/builder.nix b/pkgs/applications/networking/cluster/k3s/builder.nix
index 44910857c3e46..cb8c0bf5bd624 100644
--- a/pkgs/applications/networking/cluster/k3s/builder.nix
+++ b/pkgs/applications/networking/cluster/k3s/builder.nix
@@ -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