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
commit1f9a31d589a757225211bee7bf84773fcc060cb3 (patch)
treea1419a8eb7da5531844ec72335e8b2476d13f250 /package/toolchain
parentcb0b50d56a26df82ec9bcb71b7838cefe1a78fd0 (diff)
downloadupstream-1f9a31d589a757225211bee7bf84773fcc060cb3.tar.gz
upstream-1f9a31d589a757225211bee7bf84773fcc060cb3.tar.bz2
upstream-1f9a31d589a757225211bee7bf84773fcc060cb3.zip
add myself as a maintainer for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33693 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)