From e4f3682b3568bcb7ef453f669491d1f8ab708ec4 Mon Sep 17 00:00:00 2001 From: Andreas Kemnade Date: Tue, 5 May 2026 13:38:12 +0200 Subject: [PATCH] device-tolino-shine3: MAINTAINER I have kobo-clarahd and tolino-shine2hd. kobo-clarahd uses the same board as tolino-shine3, but another pin-compatible but not software-compatible SoC is installed tolino-shine2hd uses the same SoC as the tolino-shine3. So if things are working on both of the devices, it is almost safe to assume that they will also work on the tolino-shine3. Based on that assumption add me as a maintainer. Part-of: --- device/testing/device-tolino-shine3/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/device-tolino-shine3/APKBUILD b/device/testing/device-tolino-shine3/APKBUILD index 2f73fafdc..d8e8f6ebc 100644 --- a/device/testing/device-tolino-shine3/APKBUILD +++ b/device/testing/device-tolino-shine3/APKBUILD @@ -1,9 +1,9 @@ # Reference: -maintainer="" +maintainer="Andreas Kemnade " pkgname=device-tolino-shine3 pkgdesc="Tolino Shine 3" pkgver=7 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="armv7"