tmux: add srapenne as maintainer
This commit is contained in:
@@ -77,6 +77,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/tmux/tmux/raw/${version}/CHANGES";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [ thammers fpletz SuperSandro2000 ];
|
||||
maintainers = with lib.maintainers; [ thammers fpletz SuperSandro2000 srapenne ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user