mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
git-absorb: remove tomfitzhenry as maintainer
This commit is contained in:
parent
174377456d
commit
7c859e433c
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ rustPlatform.buildRustPackage rec {
|
||||||
description = "git commit --fixup, but automatic";
|
description = "git commit --fixup, but automatic";
|
||||||
license = [ licenses.bsd3 ];
|
license = [ licenses.bsd3 ];
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
tomfitzhenry
|
|
||||||
matthiasbeyer
|
matthiasbeyer
|
||||||
];
|
];
|
||||||
mainProgram = "git-absorb";
|
mainProgram = "git-absorb";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue