Skip to content

Commit 569bf25

Browse files
authored
uutils-diffutils: adopt (#435563)
2 parents 4ba09b5 + 65190e2 commit 569bf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/uu/uutils-diffutils/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
3535
homepage = "https://github.com/uutils/diffutils";
3636
license = lib.licenses.mit;
3737
mainProgram = "diffutils";
38-
maintainers = with lib.maintainers; [ ];
38+
maintainers = with lib.maintainers; [ defelo ];
3939
platforms = lib.platforms.unix;
4040
};
4141
})

0 commit comments

Comments
 (0)