maintainers: drop edmundmiller
Inactive since 2024.
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -81,7 +81,6 @@ appimageTools.wrapAppImage {
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [
|
||||
jshcmpbll
|
||||
edmundmiller
|
||||
zh4ngx
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
||||
@@ -113,7 +113,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [
|
||||
Etjean
|
||||
edmundmiller
|
||||
];
|
||||
mainProgram = "nextflow";
|
||||
platforms = platforms.unix;
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user