oh-my-posh: add olillin as maintainer (#479926)

This commit is contained in:
Michael Daniels
2026-01-17 15:26:30 +00:00
committed by GitHub
+1
View File
@@ -53,6 +53,7 @@ buildGoModule rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
lucperkins
olillin
];
};
}