maintainers: remove afldcr

This commit is contained in:
Hythera 2026-06-20 22:13:52 +02:00
commit e5ebfc9291
No known key found for this signature in database
GPG key ID: BB9A92D3FD105A63
2 changed files with 0 additions and 7 deletions

View file

@ -772,12 +772,6 @@
githubId = 168;
name = "Alexander Flatter";
};
afldcr = {
email = "alex@fldcr.com";
github = "afldcr";
githubId = 335271;
name = "James Alexander Feldman-Crough";
};
afontain = {
email = "afontain@posteo.net";
github = "necessarily-equal";

View file

@ -132,7 +132,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
afldcr
moni
];
mainProgram = "polybar";