maintainers: drop beezow
Inactive since 2023.
This commit is contained in:
@@ -3131,12 +3131,6 @@
|
||||
github = "beeb";
|
||||
githubId = 703631;
|
||||
};
|
||||
beezow = {
|
||||
name = "beezow";
|
||||
email = "zbeezow@gmail.com";
|
||||
github = "beezow";
|
||||
githubId = 42082156;
|
||||
};
|
||||
bellackn = {
|
||||
name = "Nico Bellack";
|
||||
email = "blcknc@pm.me";
|
||||
|
||||
@@ -63,7 +63,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/emuflight/EmuConfigurator";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ beezow ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,6 +30,5 @@ buildFishPlugin rec {
|
||||
description = "Fish function making it easy to use utilities written for Bash in Fish shell";
|
||||
homepage = "https://github.com/edc/bass";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ beezow ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user