matrix-conduit: add SchweGELBin as maintainer

This commit is contained in:
SchweGELBin 2025-07-07 16:25:51 +02:00
parent f8ad05c11e
commit 991c1aae58
No known key found for this signature in database

View File

@ -59,6 +59,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
pstn
SchweGELBin
];
mainProgram = "conduit";
};