cherry-studio: remove nayeko from maintainers
This commit is contained in:
@@ -143,7 +143,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://github.com/CherryHQ/cherry-studio/releases/tag/v${finalAttrs.version}";
|
||||
mainProgram = "cherry-studio";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ nayeko ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
license = with lib.licenses; [
|
||||
asl20
|
||||
unfree
|
||||
|
||||
Reference in New Issue
Block a user