aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-08 11:41:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-08 11:41:02 +0000
commit695081b3c16d4f6670e39181c5cd052379219f63 (patch)
treea90e197ac7b14f65af0e8598ccf0142603f2d09a /package/mac80211
parent7e94d76cfa15e5efff4ee7ed13ad6503072121e7 (diff)
downloadmaster-187ad058-695081b3c16d4f6670e39181c5cd052379219f63.tar.gz
master-187ad058-695081b3c16d4f6670e39181c5cd052379219f63.tar.bz2
master-187ad058-695081b3c16d4f6670e39181c5cd052379219f63.zip
add myself as a maintainer for various packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 36598bde09..b483ced2fd 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -19,6 +19,8 @@ PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1
+PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+
PKG_DRIVERS = \
ath5k libertas-usb libertas-sd p54-common p54-pci p54-usb p54-spi \
rt2x00-lib rt2x00-pci rt2x00-usb rt2x00-soc rt2800-lib rt2400-pci \