Unverified Commit 5c23a1c3 authored by azey's avatar azey
Browse files

rke2: add azey7f as maintainer

parent 2ce16ee6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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