tmux: update maintainer email

This commit is contained in:
Nathan Owens 2019-10-07 20:37:31 -05:00 committed by Helmut Pozimski
parent ccacfa3955
commit 701441c61f

View file

@ -1,11 +1,11 @@
# Template file for 'tmux' # Template file for 'tmux'
pkgname=tmux pkgname=tmux
version=2.9a version=2.9a
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
makedepends="libevent-devel ncurses-devel" makedepends="libevent-devel ncurses-devel"
short_desc="Terminal Multiplexer" short_desc="Terminal Multiplexer"
maintainer="Nathan <ndowens@yahoo.com>" maintainer="Nathan <ndowens@gmail.com>"
license="ISC" license="ISC"
homepage="https://tmux.github.io" homepage="https://tmux.github.io"
changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES" changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"