Parcourir la source

protobuf: add myself as maintainer.

Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
Jacob Siverskog il y a 9 ans
Parent
révision
433880cc1d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      libs/protobuf/Makefile

+ 1
- 1
libs/protobuf/Makefile Voir le fichier

@@ -32,7 +32,7 @@ define Package/protobuf
32 32
   TITLE:=A structured data encoding library
33 33
   URL:=http://code.google.com/p/protobuf/
34 34
   DEPENDS:=+zlib +libpthread +libstdcpp
35
-  MAINTAINER:=Obinou <obconseil@gmail.com>
35
+  MAINTAINER:=Jacob Siverskog <jacob@teenageengineering.com>
36 36
 endef
37 37
 
38 38
 define Package/protobuf/description