diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-10-08 11:41:02 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-10-08 11:41:02 +0000 |
commit | 37e89213fd4809d4d758c009e198796c50a9cb99 (patch) | |
tree | dec7e8f8bfe5872849e7386ebe9ad26e4b9bd85a /package/hotplug2 | |
parent | 2d7eaf2e15aa77bcf526b7ea9747732b35194b2e (diff) | |
download | upstream-37e89213fd4809d4d758c009e198796c50a9cb99.tar.gz upstream-37e89213fd4809d4d758c009e198796c50a9cb99.tar.bz2 upstream-37e89213fd4809d4d758c009e198796c50a9cb99.zip |
add myself as a maintainer for various packages
SVN-Revision: 33660
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 e8483ddc7e..793393458d 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 |