gittyup: remove thiagokokada from maintainers
This commit is contained in:
parent
f654c43496
commit
5e5668608a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A graphical Git client designed to help you understand and manage your source code history";
|
||||
homepage = "https://murmele.github.io/Gittyup";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ thiagokokada ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue