Unverified Commit 4fe7b7df authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

rke2: add rorosen as maintainer (#390377)

parents de6bff00 6017e85f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@ let
      changelog = "https://github.com/rancher/rke2/releases/tag/v${version}";
      license = licenses.asl20;
      maintainers = with maintainers; [
        rorosen
        zimbatm
        zygot
      ];