rke2: add azey7f as maintainer

This commit is contained in:
azey
2025-10-02 15:45:35 +02:00
parent 2ce16ee67e
commit 5c23a1c351

View File

@@ -157,6 +157,7 @@ buildGoModule (finalAttrs: {
changelog = "https://github.com/rancher/rke2/releases/tag/v${finalAttrs.version}"; changelog = "https://github.com/rancher/rke2/releases/tag/v${finalAttrs.version}";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
azey7f
rorosen rorosen
zimbatm zimbatm
zygot zygot