rke2: add rorosen as maintainer (#390377)

This commit is contained in:
Wolfgang Walther
2025-03-16 15:16:36 +00:00
committed by GitHub
@@ -137,6 +137,7 @@ let
changelog = "https://github.com/rancher/rke2/releases/tag/v${version}";
license = licenses.asl20;
maintainers = with maintainers; [
rorosen
zimbatm
zygot
];