apr/apr-util: add myself as maintainer 10906/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 12 Jan 2020 20:34:49 +0000 (21:34 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 12 Jan 2020 21:30:32 +0000 (22:30 +0100)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/apr-util/Makefile
libs/apr/Makefile

index 8c95d9252fcc119a3755c3d0c8f59fe0e2ea7636..eb5c796619200b0e1fe9cae54cbcf6ff33ee1543 100644 (file)
@@ -14,7 +14,8 @@ PKG_RELEASE:=2
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@APACHE/apr/
 PKG_HASH:=d3e12f7b6ad12687572a3a39475545a072608f4ba03a6ce8a3778f607dd0035b
-PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
+PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>, \
+               Sebastian Kemper <sebastian_ml@gmx.net>
 PKG_LICENSE:=Apache License
 PKG_CPE_ID:=cpe:/a:apache:apr-util
 
index acddf301878d16c61fbeb5dc923d72bc928f9323..b07ae580076d62d16bfb33ba79f078353f64270c 100644 (file)
@@ -15,7 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@APACHE/apr/
 PKG_HASH:=a67ca9fcf9c4ff59bce7f428a323c8b5e18667fdea7b0ebad47d194371b0a105
 
-PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
+PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>, \
+               Sebastian Kemper <sebastian_ml@gmx.net>
 PKG_LICENSE:=Apache-2.0
 
 PKG_BUILD_PARALLEL:=1