gut: remove paveloom
from maintainers
This commit is contained in:
parent
92b80d6488
commit
76e3feb9f1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ buildGoModule rec {
|
|||
description = "An alternative git CLI";
|
||||
homepage = "https://gut-cli.dev";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ paveloom ];
|
||||
maintainers = with maintainers; [ ];
|
||||
mainProgram = "gut";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue