maintainers: drop math-42
Inactive since 2023.
This commit is contained in:
@@ -16188,12 +16188,6 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
math-42 = {
|
||||
email = "matheus.4200@gmail.com";
|
||||
github = "Math-42";
|
||||
githubId = 43853194;
|
||||
name = "Matheus Vieira";
|
||||
};
|
||||
mathiassven = {
|
||||
email = "github@mathiassven.com";
|
||||
github = "MathiasSven";
|
||||
|
||||
@@ -28,6 +28,5 @@ stdenvNoCC.mkDerivation rec {
|
||||
homepage = "https://github.com/sainnhe/capitaine-cursors";
|
||||
license = licenses.lgpl3Only;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.math-42 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -115,7 +115,6 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants lib
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [
|
||||
luftmensch-luftmensch
|
||||
math-42
|
||||
d3vil0p3r
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user