aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config
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/network/config
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/network/config')
-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 be2a5a8ed1..a6690a161a 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