mistral-vibe: add mana-byte to maintainers

This commit is contained in:
Gaetan Lepage
2026-01-14 21:54:12 +00:00
parent 09113a61bb
commit c91ca1639b
+1
View File
@@ -102,6 +102,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
maintainers = with lib.maintainers; [
GaetanLepage
shikanime
mana-byte
];
mainProgram = "vibe";
};