diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-10 13:21:54 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-10 13:21:54 +0000 |
commit | 40279832ff5bee154fd242fda44db9633da209a5 (patch) | |
tree | b730680b269c18a0473881e43e733175f5cd6987 /package/spidev_test | |
parent | c3c2e7407a04421785fa3c2262d73d83b2074baa (diff) |
[package] add myself as maintainer of some packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spidev_test')
-rw-r--r-- | package/spidev_test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/spidev_test/Makefile b/package/spidev_test/Makefile index e0a989e60..807039a1f 100644 --- a/package/spidev_test/Makefile +++ b/package/spidev_test/Makefile @@ -20,6 +20,7 @@ define Package/spidev-test TITLE:=SPI testing utility VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) URL:=http://www.kernel.org + MAINTAINER:=Florian Fainelli <florian@openwrt.org> endef define Package/spidev-test/description |