maintainers: remove benwbooth (#442650)
This commit is contained in:
@@ -3200,12 +3200,6 @@
|
||||
githubId = 442623;
|
||||
name = "Ben Pye";
|
||||
};
|
||||
benwbooth = {
|
||||
email = "benwboooth@gmail.com";
|
||||
github = "benwbooth";
|
||||
githubId = 75972;
|
||||
name = "Ben Booth";
|
||||
};
|
||||
benwis = {
|
||||
name = "Ben Wishovich";
|
||||
email = "ben@benw.is";
|
||||
|
||||
@@ -36,7 +36,7 @@ appimageTools.wrapType2 {
|
||||
mainProgram = "jbrowse-desktop";
|
||||
homepage = "https://jbrowse.org/jb2/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ benwbooth ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Java Ldap Browser";
|
||||
homepage = "https://sourceforge.net/projects/jxplorer/";
|
||||
license = lib.licenses.asl11;
|
||||
maintainers = with maintainers; [ benwbooth ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "jxplorer";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user