We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ba09b5 + 65190e2 commit 569bf25Copy full SHA for 569bf25
pkgs/by-name/uu/uutils-diffutils/package.nix
@@ -35,7 +35,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
35
homepage = "https://github.com/uutils/diffutils";
36
license = lib.licenses.mit;
37
mainProgram = "diffutils";
38
- maintainers = with lib.maintainers; [ ];
+ maintainers = with lib.maintainers; [ defelo ];
39
platforms = lib.platforms.unix;
40
};
41
})
0 commit comments