maintainers: drop emaryn (#425953)

This commit is contained in:
Wolfgang Walther 2025-07-22 05:44:51 +00:00 committed by GitHub
commit f65fda8dab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
49 changed files with 46 additions and 53 deletions

View File

@ -7449,11 +7449,6 @@
github = "EmanuelM153";
githubId = 134736553;
};
emaryn = {
name = "emaryn";
github = "emaryn";
githubId = 197520219;
};
emattiza = {
email = "nix@mattiza.dev";
github = "emattiza";

View File

@ -19,6 +19,6 @@ vscode-utils.buildVscodeMarketplaceExtension {
downloadPage = "https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline";
homepage = "https://github.com/RooVetGit/Roo-Code";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -71,7 +71,7 @@ flutter327.buildFlutterApplication {
homepage = "https://github.com/Xmarmalade/alisthelper";
mainProgram = "alisthelper";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}

View File

@ -249,7 +249,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/open-ani/animeko";
mainProgram = "Ani";
license = lib.licenses.agpl3Plus;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
sourceProvenance = with lib.sourceTypes; [
fromSource
binaryBytecode

View File

@ -64,6 +64,6 @@ python3Packages.buildPythonApplication rec {
mainProgram = "aurea";
platforms = lib.platforms.linux;
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -65,7 +65,6 @@ flutter327.buildFlutterApplication rec {
license = lib.licenses.asl20;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
emaryn
zacharyweiss
];
};

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
homepage = "https://gitlab.gnome.org/jpu/casilda";
description = "Simple Wayland compositor widget for Gtk 4 which can be used to embed other processes windows in Gtk 4 application";
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
license = lib.licenses.lgpl21Plus;
platforms = lib.platforms.unix;
};

View File

@ -65,6 +65,6 @@ flutter332.buildFlutterApplication rec {
mainProgram = "chatmcp";
license = lib.licenses.asl20;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -33,6 +33,6 @@ stdenv.mkDerivation (finalAttrs: {
description = "Small library to convert case of a given string";
license = lib.licenses.lgpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -55,6 +55,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "distroshelf";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -32,7 +32,7 @@ let
description = "Multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free";
homepage = "https://github.com/chen08209/FlClash";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
libclash = buildGoModule {

View File

@ -24,6 +24,6 @@ buildDartApplication rec {
description = "Simple CLI to manage Flutter SDK versions";
homepage = "https://github.com/leoafarias/fvm";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -82,6 +82,6 @@ flutter329.buildFlutterApplication rec {
mainProgram = "GPTBox";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -70,6 +70,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "folder_icon";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -50,6 +50,6 @@ buildGoModule (finalAttrs: {
changelog = "https://github.com/krillinai/KlicStudio/releases/tag/v${finalAttrs.version}";
mainProgram = "krillinai-desktop";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -78,6 +78,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "eu.jumplink.Learn6502";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://lifeograph.sourceforge.net/doku.php?id=start";
description = "Off-line and private journal and note taking application";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
mainProgram = "lifeograph";
platforms = lib.platforms.linux;
};

View File

@ -68,6 +68,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "musicus";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -62,6 +62,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
mainProgram = "NeoHtop";
license = lib.licenses.mit;
platforms = lib.platforms.linux ++ lib.platforms.darwin;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -99,6 +99,6 @@ python3Packages.buildPythonApplication rec {
mainProgram = "newelle";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -75,7 +75,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "http://pan.rebelbase.com";
maintainers = with lib.maintainers; [
aleksana
emaryn
];
platforms = lib.platforms.linux;
license = with lib.licenses; [

View File

@ -46,6 +46,6 @@ flutter329.buildFlutterApplication rec {
mainProgram = "ProxyPin";
license = lib.licenses.asl20;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "qdocumentview";
homepage = "https://gitlab.com/extraqt/qdocumentview";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -23,6 +23,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/contour-terminal/reflection-cpp";
license = lib.licenses.asl20;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -86,7 +86,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "reqable";
license = lib.licenses.unfree;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = [ "x86_64-linux" ];
};
})

View File

@ -60,6 +60,6 @@ python3Packages.buildPythonApplication rec {
mainProgram = "serigy";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -84,6 +84,6 @@ flutter332.buildFlutterApplication rec {
mainProgram = "ServerBox";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -86,6 +86,6 @@ stdenv.mkDerivation (finalAttrs: {
];
license = lib.licenses.gpl3Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -49,6 +49,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "stockpile";
license = lib.licenses.agpl3Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -95,7 +95,7 @@ buildGoModule (finalAttrs: {
homepage = "https://github.com/tiny-craft/tiny-rdm";
mainProgram = "tiny-rdm";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -46,6 +46,6 @@ buildGoModule (finalAttrs: {
changelog = "https://github.com/version-fox/vfox/releases/tag/v${finalAttrs.version}";
mainProgram = "vfox";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -49,7 +49,7 @@ flutter329.buildFlutterApplication rec {
homepage = "https://github.com/doraemonkeys/WindSend";
mainProgram = "WindSend";
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}

View File

@ -35,7 +35,7 @@ let
description = "Cross-platform launcher that simply works";
homepage = "https://github.com/Wox-launcher/Wox";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
ui-flutter = flutter332.buildFlutterApplication {

View File

@ -68,6 +68,6 @@ buildGoModule (finalAttrs: {
mainProgram = "yay";
platforms = lib.platforms.linux;
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -53,6 +53,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/Zephyruso/zashboard/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
})

View File

@ -35,6 +35,6 @@ buildPythonPackage rec {
description = "Python bindings for ffmpeg libraries";
homepage = "https://github.com/basswood-io/BasswoodAV";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -26,6 +26,6 @@ buildPythonPackage rec {
homepage = "https://github.com/ivan-sincek/bot-safe-agents";
changelog = "https://github.com/ivan-sincek/bot-safe-agents/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -97,6 +97,6 @@ buildPythonPackage rec {
changelog = "https://github.com/dynaconf/dynaconf/blob/${src.tag}/CHANGELOG.md";
mainProgram = "dynaconf";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -25,6 +25,6 @@ buildPythonPackage rec {
description = "Split file into multiple chunks based on the given size";
homepage = "https://github.com/ram-jayapalan/filesplit";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -33,6 +33,6 @@ buildPythonPackage rec {
homepage = "https://github.com/NiklasRosenstein/hatch-babel";
changelog = "https://github.com/NiklasRosenstein/hatch-babel/blob/${src.tag}/.changelog/${src.tag}.toml";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -31,6 +31,6 @@ buildPythonPackage rec {
description = "Reusable deprecation helpers for Python projects";
homepage = "https://github.com/beanbaginc/housekeeping";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -28,6 +28,6 @@ buildPythonPackage rec {
description = "Python function spy support for unit tests";
homepage = "https://github.com/beanbaginc/kgb";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -39,6 +39,6 @@ buildPythonPackage rec {
description = "Simplified python article discovery & extraction";
homepage = "https://pypi.org/project/newspaper3k";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -94,7 +94,7 @@ buildPythonPackage rec {
license = lib.licenses.asl20;
description = "All-in-One Development Tool based on PaddlePaddle";
changelog = "https://github.com/PaddlePaddle/PaddleX/releases/tag/${src.tag}";
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
platforms = [
"x86_64-linux"
"aarch64-linux"

View File

@ -20,6 +20,6 @@ buildPythonPackage rec {
description = "Minimal stub package to test success of pip install";
homepage = "https://pypi.org/project/pip-install-test";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -44,6 +44,6 @@ buildPythonPackage rec {
changelog = "https://github.com/frankie567/pwdlib/releases/tag/v${version}";
homepage = "https://github.com/frankie567/pwdlib";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -42,6 +42,6 @@ buildPythonPackage rec {
description = "DiffX file format and utilities";
homepage = "https://github.com/beanbaginc/diffx";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -37,6 +37,6 @@ buildPythonPackage rec {
homepage = "https://github.com/zhiyiYo/PyQt-Fluent-Widgets";
platforms = lib.platforms.linux;
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}

View File

@ -31,6 +31,6 @@ buildPythonPackage rec {
homepage = "https://github.com/zhiyiYo/PyQt-Frameless-Window";
platforms = lib.platforms.linux;
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ emaryn ];
maintainers = with lib.maintainers; [ ];
};
}