maintainers: drop ehmry

This user is blocked since May 2025, thus can't maintain any packages
anymore.
This commit is contained in:
Wolfgang Walther
2025-08-31 16:53:44 +02:00
parent d8bd6e68e2
commit f09f724ef8
108 changed files with 0 additions and 122 deletions

View File

@@ -243,7 +243,6 @@ stdenv.mkDerivation {
asl20
mit
];
maintainers = with lib.maintainers; [ ehmry ];
platforms = [ "x86_64-linux" ];
};
}