mistral-vibe: add mana-byte to maintainers
This commit is contained in:
committed by
Austin Horstman
parent
ec4e1159d9
commit
f2579cddca
@@ -12,7 +12,10 @@ let
|
||||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.GaetanLepage ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
GaetanLepage
|
||||
mana-byte
|
||||
];
|
||||
|
||||
options.programs.mistral-vibe = {
|
||||
enable = lib.mkEnableOption "Mistral Vibe, Mistral's open-source CLI coding assistant";
|
||||
|
||||
Reference in New Issue
Block a user