summaryrefslogtreecommitdiffstats
path: root/package/network/config/qos-scripts/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:49:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:49:37 +0000
commite58c502a82deba1bc5db8ec19aa295922187bc5b (patch)
treea1419a8eb7da5531844ec72335e8b2476d13f250 /package/network/config/qos-scripts/Makefile
parent08c393f164dc1e751a32f693e224b8b4d504755f (diff)
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/network/config/qos-scripts/Makefile')
-rw-r--r--package/network/config/qos-scripts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile
index be2a5a8ed..a6690a161 100644
--- a/package/network/config/qos-scripts/Makefile
+++ b/package/network/config/qos-scripts/Makefile
@@ -11,6 +11,8 @@ PKG_NAME:=qos-scripts
PKG_VERSION:=1.2.1
PKG_RELEASE:=6
+PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk