From: Yousong Zhou Date: Wed, 28 Feb 2018 06:55:06 +0000 (+0800) Subject: openvswitch: set Yousong Zhou as the maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6aedd02984692c64f9b41b713afd88d9f0149b73;p=openwrt-packages.git openvswitch: set Yousong Zhou as the maintainer Signed-off-by: Yousong Zhou --- diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 1eadaeeda..61f582dcf 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -28,6 +28,8 @@ PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 +PKG_MAINTAINER:=Yousong Zhou + include $(INCLUDE_DIR)/package.mk include ../../lang/python/python-host.mk include ../../lang/python/python-package.mk @@ -37,7 +39,6 @@ define Package/openvswitch/Default SUBMENU:=Open vSwitch CATEGORY:=Network URL:=http://openvswitch.org/ - MAINTAINER:=Alexandru Ardelean endef define Package/openvswitch/Default/description