From: Daniel Dickinson Date: Wed, 31 Mar 2010 10:36:16 +0000 (+0000) Subject: cshore: Add myself as maintainter to packages I maintain X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a5c6e8534ed7247404ad2791fda9efc0c39fc800;ds=sidebyside cshore: Add myself as maintainter to packages I maintain SVN-Revision: 20634 --- diff --git a/net/mac-to-devinfo/Makefile b/net/mac-to-devinfo/Makefile index 4736fb8ec6..8895552d18 100644 --- a/net/mac-to-devinfo/Makefile +++ b/net/mac-to-devinfo/Makefile @@ -19,6 +19,7 @@ define Package/mac-to-devinfo SECTION:=net CATEGORY:=Network TITLE:=MAC Address to Device Information + MAINTAINER:=Daniel Dickinson endef define Package/mac-to-devinfo/description diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 5495689ef7..586f391644 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -24,6 +24,7 @@ define Package/miniupnpd DEPENDS:=+iptables TITLE:=Lightweight UPnP daemon URL:=http://miniupnp.free.fr/ + MAINTAINER:=Daniel Dickinson endef define Package/miniupnpd/conffiles diff --git a/net/smap/Makefile b/net/smap/Makefile index 72cd9c8dcc..98d7504ce7 100644 --- a/net/smap/Makefile +++ b/net/smap/Makefile @@ -26,6 +26,7 @@ define Package/smap SECTION:=net CATEGORY:=Network TITLE:=A SIP network discovery tool + MAINTAINER:=Daniel Dickinson URL:=http://www.wormulon.net/smap/ DEPENDS:=+libpthread endef