From b77d814445c1ba5dff52b7004d092700fdd950de Mon Sep 17 00:00:00 2001 From: cshore Date: Wed, 31 Mar 2010 10:36:16 +0000 Subject: [PATCH] cshore: Add myself as maintainter to packages I maintain git-svn-id: svn://svn.openwrt.org/openwrt/packages@20634 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/mac-to-devinfo/Makefile | 1 + net/miniupnpd/Makefile | 1 + net/smap/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/net/mac-to-devinfo/Makefile b/net/mac-to-devinfo/Makefile index 4736fb8ec..8895552d1 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 5495689ef..586f39164 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 72cd9c8dc..98d7504ce 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