dbus: take maintainership of the package
authorRobert Marko <redacted>
Fri, 8 Sep 2023 21:40:41 +0000 (23:40 +0200)
committerRobert Marko <redacted>
Fri, 8 Sep 2023 21:40:41 +0000 (23:40 +0200)
Since it seems that this nobody wants to be the maintainer of dbus,
I can take the responsibility.

I am no dbus expert, but can runtime test it and see if change seems
sane.

Signed-off-by: Robert Marko <redacted>
utils/dbus/Makefile

index 464352ef9b9d0860881a54f2f39bc64ff1bd1f3c..727a10a4d32f417f00e56a209c29cff09ce63e35 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://dbus.freedesktop.org/releases/dbus
 PKG_HASH:=ba1f21d2bd9d339da2d4aa8780c09df32fea87998b73da24f49ab9df1e36a50f
 
-PKG_MAINTAINER:=
+PKG_MAINTAINER:=Robert Marko <robimarko@gmail.com>
 PKG_LICENSE:=AFL-2.1
 PKG_CPE_ID:=cpe:/a:freedesktop:dbus
 
git clone https://git.99rst.org/PROJECT