From 29afb81ed2249d1ca0148a5dc6b4280bf0402af0 Mon Sep 17 00:00:00 2001 From: Aster Boese Date: Mon, 20 Jul 2026 12:24:37 +0200 Subject: [PATCH] main/reboot-mode: swap maintainer The maintainer has stated that they don't want to maintain this package anymore, so drop their name from the line. Add the new maintainer that asked to be added in the dropping MR. See: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/work_items/4714#note_570656 Signed-off-by: Aster Boese Part-of: --- main/reboot-mode/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/reboot-mode/APKBUILD b/main/reboot-mode/APKBUILD index dc4cc9dbd..e89e6e9b2 100644 --- a/main/reboot-mode/APKBUILD +++ b/main/reboot-mode/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Daniele Debernardi " +maintainer="Stefan Hansson (@Newbyte) " pkgname=reboot-mode pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Reboot the device to a specific mode" url="https://postmarketos.org" arch="all"