lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 8511e62ff0ee88665e2269140462e95560afe076
parent dc622118774d59a42945f37fb15b9f2867b6dfee
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Wed, 12 Aug 2015 17:17:09 +0200

xl2tpd: transfer maintainership to Yousong Zhou

@openwrt/owners : please invite @yousong to @openwrt/package-maintainers

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

Diffstat:
Mnet/xl2tpd/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xl2tpd PKG_VERSION:=1.3.7pre20150524 PKG_RELEASE:=3 -PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> +PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com> PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=LICENSE