浏览代码

add maintainer information

SVN-Revision: 23159
Jo-Philipp Wich 15 年之前
父节点
当前提交
1cb2abca8e

+ 1 - 0
package/6in4/Makefile

@@ -18,6 +18,7 @@ define Package/6in4
   CATEGORY:=IPv6
   DEPENDS:=+ip +kmod-ipv6 +kmod-sit
   TITLE:=IPv6-in-IPv4 configuration support
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   PKGARCH:=all
 endef
 

+ 1 - 0
package/firewall/Makefile

@@ -18,6 +18,7 @@ define Package/firewall
   CATEGORY:=Base system
   URL:=http://openwrt.org/
   TITLE:=OpenWrt firewall
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
   PKGARCH:=all
 endef

+ 1 - 0
package/nvram/Makefile

@@ -18,6 +18,7 @@ define Package/nvram
   SECTION:=utils
   CATEGORY:=Base system
   TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx
 endef
 

+ 1 - 0
package/opkg/Makefile

@@ -26,6 +26,7 @@ define Package/opkg
   SECTION:=base
   CATEGORY:=Base system
   TITLE:=opkg package management system
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   URL:=http://wiki.openmoko.org/wiki/Opkg
 endef
 

+ 1 - 0
package/ppp/Makefile

@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/ppp/Default
   SECTION:=net
   CATEGORY:=Network
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   URL:=http://ppp.samba.org/
 endef
 

+ 1 - 0
package/pptp/Makefile

@@ -21,6 +21,7 @@ define Package/pptp
   SECTION:=net
   CATEGORY:=Network
   TITLE:=PPTP client
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
   URL:=http://pptpclient.sourceforge.net/
   DEPENDS:=+ppp +kmod-gre
 endef

+ 1 - 0
package/px5g/Makefile

@@ -18,6 +18,7 @@ define Package/px5g
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=Standalone X.509 certificate generator
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
 endef
 
 define Package/px5g/description

+ 1 - 0
package/uhttpd/Makefile

@@ -19,6 +19,7 @@ define Package/uhttpd/default
   SECTION:=net
   CATEGORY:=Network
   TITLE:=uHTTPd - tiny, single threaded HTTP server
+  MAINTAINER:=Jo-Philipp Wich <[email protected]>
 endef
 
 define Package/uhttpd