aboutsummaryrefslogtreecommitdiffstats
path: root/package/toolchain
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-10 12:49:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-10 12:49:37 +0000
commite51eb6046dee3f89391cd7a6145d9fd4cdd0ca25 (patch)
tree83c36b4328638ae309cdab8e4c75b63d405ad9c6 /package/toolchain
parent2fb3792fa96eb26596753a5783b86a129a805ef8 (diff)
downloadupstream-e51eb6046dee3f89391cd7a6145d9fd4cdd0ca25.tar.gz
upstream-e51eb6046dee3f89391cd7a6145d9fd4cdd0ca25.tar.bz2
upstream-e51eb6046dee3f89391cd7a6145d9fd4cdd0ca25.zip
add myself as a maintainer for a few more packages
SVN-Revision: 33693
Diffstat (limited to 'package/toolchain')
-rw-r--r--package/toolchain/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/toolchain/Makefile b/package/toolchain/Makefile
index fac6ecd6c7..7518e9d06c 100644
--- a/package/toolchain/Makefile
+++ b/package/toolchain/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=toolchain
PKG_RELEASE:=1
+PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+
include $(INCLUDE_DIR)/package.mk
ifneq ($(DUMP),1)