commit 8fce0732d6b766f95651da8388648c6f9bb79c9f
parent 6b4b26f5061c3fa78350259e9953714c411dd159
Author: Jonas Gorski <jogo@openwrt.org>
Date: Fri, 21 Aug 2015 15:15:18 +0200
Merge pull request #1694 from jsiverskog/protobuf-maintainer2
protobuf: add myself as maintainer.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile
@@ -32,7 +32,7 @@ define Package/protobuf
TITLE:=A structured data encoding library
URL:=http://code.google.com/p/protobuf/
DEPENDS:=+zlib +libpthread +libstdcpp
- MAINTAINER:=Obinou <obconseil@gmail.com>
+ MAINTAINER:=Jacob Siverskog <jacob@teenageengineering.com>
endef
define Package/protobuf/description