aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-pxa/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-10-10 13:21:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-10-10 13:21:54 +0000
commit630dbab6498fc2a5a36385c8ababea1e837650ad (patch)
treeb730680b269c18a0473881e43e733175f5cd6987 /package/uboot-pxa/Makefile
parentef02ff01f14e278e6c3835c70df73e8e6092aa15 (diff)
downloadmaster-187ad058-630dbab6498fc2a5a36385c8ababea1e837650ad.tar.gz
master-187ad058-630dbab6498fc2a5a36385c8ababea1e837650ad.tar.bz2
master-187ad058-630dbab6498fc2a5a36385c8ababea1e837650ad.zip
[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/uboot-pxa/Makefile')
-rw-r--r--package/uboot-pxa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uboot-pxa/Makefile b/package/uboot-pxa/Makefile
index d6b3753629..7fe747cf0c 100644
--- a/package/uboot-pxa/Makefile
+++ b/package/uboot-pxa/Makefile
@@ -40,6 +40,7 @@ define Package/uboot-pxa-$(1)
TITLE:=$(2)
URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)
+ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
endef
endef