oh-my-posh: add olillin as maintainer

This commit is contained in:
Oli
2026-01-16 21:07:44 +01:00
parent cda1d0c580
commit c03e9b1efe
+1
View File
@@ -53,6 +53,7 @@ buildGoModule rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
lucperkins
olillin
];
};
}