rke2: add rorosen as maintainer

This commit is contained in:
Robert Rose
2025-03-16 13:46:21 +01:00
parent cece1ce3e0
commit 6017e85fe7
@@ -137,6 +137,7 @@ let
changelog = "https://github.com/rancher/rke2/releases/tag/v${version}";
license = licenses.asl20;
maintainers = with maintainers; [
rorosen
zimbatm
zygot
];