Commit 0b2f6b33 authored by happysalada's avatar happysalada
Browse files

aider-chat: remove taha and add happysalada

parent e2b60227
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ let
      homepage = "https://github.com/paul-gauthier/aider";
      changelog = "https://github.com/paul-gauthier/aider/blob/v${version}/HISTORY.md";
      license = lib.licenses.asl20;
      maintainers = with lib.maintainers; [ taha-yassine ];
      maintainers = with lib.maintainers; [ happysalada ];
      mainProgram = "aider";
    };
  };