lmstudio: remove drupol from maintainers
This commit is contained in:
parent
7fda415af4
commit
f847c10505
@ -11,7 +11,7 @@ let
|
||||
homepage = "https://lmstudio.ai/";
|
||||
license = lib.licenses.unfree;
|
||||
mainProgram = "lmstudio";
|
||||
maintainers = with lib.maintainers; [ drupol eeedean ];
|
||||
maintainers = with lib.maintainers; [ eeedean ];
|
||||
platforms = lib.platforms.linux ++ [ "aarch64-darwin" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user