openvswitch: set Yousong Zhou as the maintainer
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
5f5dc3614f
commit
6aedd02984
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,8 @@ PKG_BUILD_PARALLEL:=1
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
include ../../lang/python/python-host.mk
|
include ../../lang/python/python-host.mk
|
||||||
include ../../lang/python/python-package.mk
|
include ../../lang/python/python-package.mk
|
||||||
|
@ -37,7 +39,6 @@ define Package/openvswitch/Default
|
||||||
SUBMENU:=Open vSwitch
|
SUBMENU:=Open vSwitch
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
URL:=http://openvswitch.org/
|
URL:=http://openvswitch.org/
|
||||||
MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/openvswitch/Default/description
|
define Package/openvswitch/Default/description
|
||||||
|
|
Loading…
Reference in a new issue