nmh: add normalcea as maintainer

This commit is contained in:
Jasi
2025-07-25 09:44:33 -07:00
parent 09d976e1fb
commit 4cd4d503ef
+1
View File
@@ -90,6 +90,7 @@ stdenv.mkDerivation (finalAttrs: {
claws-mail's mail folders. Most other mail clients have migrated to
maildir.
'';
maintainers = with lib.maintainers; [ normalcea ];
};
})