forked from mirrors/nixpkgs
tmuxp: add myself as co-maintainer
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
3e924be8a8
commit
cac10ee051
|
@ -37,7 +37,7 @@ python3Packages.buildPythonApplication rec {
|
|||
homepage = "https://tmuxp.git-pull.com/";
|
||||
changelog = "https://github.com/tmux-python/tmuxp/raw/v${version}/CHANGES";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
maintainers = with maintainers; [ peterhoeg otavio ];
|
||||
mainProgram = "tmuxp";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue