diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-08 11:41:02 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-08 11:41:02 +0000 |
commit | 369d1629e41ede576f92d4de775e03df0bc6ebb1 (patch) | |
tree | a90e197ac7b14f65af0e8598ccf0142603f2d09a /package/hotplug2 | |
parent | 3798821e3b160298f5a09ded6bbc3e64cbc009de (diff) |
add myself as a maintainer for various packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hotplug2')
-rw-r--r-- | package/hotplug2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile index e8483ddc7..793393458 100644 --- a/package/hotplug2/Makefile +++ b/package/hotplug2/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_SUBDIR:=hotplug2-$(PKG_VERSION) PKG_SOURCE_URL:=http://svn.nomi.cz/svn/isteve/hotplug2 PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz +PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org> #PKG_SOURCE_URL:=http://isteve.bofh.cz/~isteve/hotplug2 #PKG_MD5SUM:=ea2c01d027b4002e4e6b0ff266f51a51 |