From 60f9477921e4bbfcb07fa7d1c2ec00fdea14acd6 Mon Sep 17 00:00:00 2001 From: Marcus Ramberg Date: Fri, 12 Jul 2024 12:45:56 +0200 Subject: [PATCH] k3s: add marcusramberg as maintainer --- pkgs/applications/networking/cluster/k3s/builder.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/cluster/k3s/builder.nix b/pkgs/applications/networking/cluster/k3s/builder.nix index 52754219efbf..9d19d13af8a1 100644 --- a/pkgs/applications/networking/cluster/k3s/builder.nix +++ b/pkgs/applications/networking/cluster/k3s/builder.nix @@ -95,6 +95,7 @@ let maintainers = with maintainers; [ euank mic92 + marcusramberg superherointj wrmilling yajo