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";
|
description = "An alternative git CLI";
|
||||||
homepage = "https://gut-cli.dev";
|
homepage = "https://gut-cli.dev";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
mainProgram = "gut";
|
mainProgram = "gut";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue