aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/protobuf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/protobuf/Makefile b/libs/protobuf/Makefile
index 4f45183e2..72133be86 100644
--- 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