summaryrefslogtreecommitdiffstats
path: root/package/kexec-tools
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 13:21:54 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 13:21:54 +0000
commit40279832ff5bee154fd242fda44db9633da209a5 (patch)
treeb730680b269c18a0473881e43e733175f5cd6987 /package/kexec-tools
parentc3c2e7407a04421785fa3c2262d73d83b2074baa (diff)
[package] add myself as maintainer of some packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kexec-tools')
-rw-r--r--package/kexec-tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kexec-tools/Makefile b/package/kexec-tools/Makefile
index 87ad808e7..fa4f4d8ef 100644
--- a/package/kexec-tools/Makefile
+++ b/package/kexec-tools/Makefile
@@ -25,6 +25,7 @@ define Package/kexec-tools
DEPENDS:=@armeb||@arm||@i386||@powerpc64||@mipsel||@mips +zlib
TITLE:=Kernel boots kernel
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
MENU:=1
endef