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