maintainers: drop modulistic
This commit is contained in:
@@ -17355,12 +17355,6 @@
|
||||
githubId = 14153763;
|
||||
name = "modderme123";
|
||||
};
|
||||
modulistic = {
|
||||
email = "modulistic@gmail.com";
|
||||
github = "modulistic";
|
||||
githubId = 1902456;
|
||||
name = "Pablo Costa";
|
||||
};
|
||||
mog = {
|
||||
email = "mog-lists@rldn.net";
|
||||
github = "mogorman";
|
||||
|
||||
@@ -154,10 +154,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meta = {
|
||||
description = "Tiling window manager";
|
||||
homepage = "https://i3wm.org";
|
||||
maintainers = with lib.maintainers; [
|
||||
modulistic
|
||||
fpletz
|
||||
];
|
||||
maintainers = with lib.maintainers; [ fpletz ];
|
||||
mainProgram = "i3";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user