0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

mergiraf: add defelo as maintainer

This commit is contained in:
Defelo 2025-06-08 18:47:03 +02:00
parent 8a4403a17e
commit 213d228014
No known key found for this signature in database
GPG key ID: 2A05272471204DD3

View file

@ -42,6 +42,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
zimbatm zimbatm
genga898 genga898
defelo
]; ];
mainProgram = "mergiraf"; mainProgram = "mergiraf";
}; };