From 5c23a1c351a33171323e8fcf8902140dff6b0925 Mon Sep 17 00:00:00 2001 From: azey Date: Thu, 2 Oct 2025 15:45:35 +0200 Subject: [PATCH] rke2: add azey7f as maintainer --- pkgs/applications/networking/cluster/rke2/builder.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/cluster/rke2/builder.nix b/pkgs/applications/networking/cluster/rke2/builder.nix index e8b3809b6156..99bfa58a1d82 100644 --- a/pkgs/applications/networking/cluster/rke2/builder.nix +++ b/pkgs/applications/networking/cluster/rke2/builder.nix @@ -157,6 +157,7 @@ buildGoModule (finalAttrs: { changelog = "https://github.com/rancher/rke2/releases/tag/v${finalAttrs.version}"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ + azey7f rorosen zimbatm zygot