From e58c502a82deba1bc5db8ec19aa295922187bc5b Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 10 Oct 2012 12:49:37 +0000 Subject: 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 --- package/toolchain/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/toolchain/Makefile') diff --git a/package/toolchain/Makefile b/package/toolchain/Makefile index fac6ecd6c..7518e9d06 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 + include $(INCLUDE_DIR)/package.mk ifneq ($(DUMP),1) -- cgit v1.2.3