mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
gpt4all: add titaniumtown as maintainer
This commit is contained in:
parent
9f64249ad1
commit
abcf14644a
@ -88,6 +88,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/nomic-ai/gpt4all";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "gpt4all";
|
||||
maintainers = with lib.maintainers; [ polygon ];
|
||||
maintainers = with lib.maintainers; [ polygon titaniumtown ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user