mistral-vibe: add mana-byte to maintainers
This commit is contained in:
parent
ec4e1159d9
commit
f2579cddca
1 changed files with 4 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue