git-absorb: remove tomfitzhenry as maintainer

This commit is contained in:
Tom Fitzhenry 2025-05-15 23:04:05 +10:00
parent 174377456d
commit 7c859e433c

View file

@ -52,7 +52,6 @@ rustPlatform.buildRustPackage rec {
description = "git commit --fixup, but automatic";
license = [ licenses.bsd3 ];
maintainers = with maintainers; [
tomfitzhenry
matthiasbeyer
];
mainProgram = "git-absorb";