lazygit: add filalex77 to maintainers
This commit is contained in:
parent
86946704e6
commit
82364512fd
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ buildGoPackage rec {
|
|||
description = "Simple terminal UI for git commands";
|
||||
homepage = "https://github.com/jesseduffield/lazygit";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fpletz equirosa ];
|
||||
maintainers = with maintainers; [ fpletz equirosa filalex77 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue