From f3d2f1698c7f09e87010563eeb936fbb8888dbf4 Mon Sep 17 00:00:00 2001 From: Jacob Siverskog Date: Wed, 22 Aug 2018 17:47:19 +0200 Subject: [PATCH] protobuf-c: Change maintainer Change maintainer to Rosen Penev as agreed upon (https://github.com/openwrt/packages/pull/6778#issuecomment-414479840). Signed-off-by: Jacob Siverskog --- libs/protobuf-c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 3c53fa5afc..6199766c37 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -17,7 +17,7 @@ PKG_HASH:=51472d3a191d6d7b425e32b612e477c06f73fe23e07f6a6a839b11808e9d2267 PKG_BUILD_DIR:=$(BUILD_DIR)/protobuf-c-$(PKG_VERSION) HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/protobuf-c-$(PKG_VERSION) -PKG_MAINTAINER:=Jacob Siverskog +PKG_MAINTAINER:=Rosen Penev PKG_LICENSE:=BSD-2c PKG_BUILD_DEPENDS:=protobuf-c/host