add myself as a maintainer for various packages
authorFelix Fietkau <nbd@openwrt.org>
Mon, 8 Oct 2012 11:41:02 +0000 (11:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 8 Oct 2012 11:41:02 +0000 (11:41 +0000)
SVN-Revision: 33660

Makefile

index 37ac26fe9c3134bd528c0bdda19578b98f391eb1..49a3cc3dc716e6382a4af5e6194a47b986a3cace 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,8 @@ PKG_NAME:=libnl-tiny
 PKG_VERSION:=0.1
 PKG_RELEASE:=3
 
+PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/libnl-tiny