maintainers: drop edmundmiller

Inactive since 2024.
This commit is contained in:
Wolfgang Walther
2025-12-02 16:34:14 +01:00
parent 7353f9979f
commit 3aa7346c2b
4 changed files with 0 additions and 10 deletions
-7
View File
@@ -7411,13 +7411,6 @@
github = "edlimerkaj";
githubId = 71988351;
};
edmundmiller = {
name = "Edmund Miller";
email = "git@edmundmiller.dev";
matrix = "@emiller:beeper.com";
github = "edmundmiller";
githubId = 20095261;
};
edrex = {
email = "ericdrex@gmail.com";
github = "edrex";
-1
View File
@@ -81,7 +81,6 @@ appimageTools.wrapAppImage {
license = licenses.unfree;
maintainers = with maintainers; [
jshcmpbll
edmundmiller
zh4ngx
];
platforms = [ "x86_64-linux" ];
-1
View File
@@ -113,7 +113,6 @@ stdenv.mkDerivation (finalAttrs: {
license = licenses.asl20;
maintainers = with maintainers; [
Etjean
edmundmiller
];
mainProgram = "nextflow";
platforms = platforms.unix;
-1
View File
@@ -69,7 +69,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://pixi.sh/latest/CHANGELOG";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
edmundmiller
xiaoxiangmoe
];
mainProgram = "pixi";