lha: add @momeemt to the maintainers

This commit is contained in:
Mutsuha Asada
2025-01-12 22:33:48 +09:00
parent bd99640902
commit fd1cc0746a
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation {
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [
sander
momeemt
];
# Some of the original LHa code has been rewritten and the current author
# considers adopting a "true" free and open source license for it.