kryptor: add maintainer gepbird

This commit is contained in:
Gutyina Gergő
2024-12-10 00:55:56 +01:00
parent 1f93aee30f
commit e7b93f44dc
+1
View File
@@ -40,6 +40,7 @@ buildDotnetModule rec {
mainProgram = "kryptor";
maintainers = with lib.maintainers; [
arthsmn
gepbird
];
platforms = lib.platforms.all;
};