From 608d19a9d70fb405aa9db4c5e1a8cbb687925c4a Mon Sep 17 00:00:00 2001 From: Andreas Kemnade Date: Tue, 5 May 2026 14:16:23 +0200 Subject: [PATCH] u-boot-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/u-boot-tolino-shine3/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/u-boot-tolino-shine3/APKBUILD b/device/testing/u-boot-tolino-shine3/APKBUILD index b39d3255e..965fbbe0b 100644 --- a/device/testing/u-boot-tolino-shine3/APKBUILD +++ b/device/testing/u-boot-tolino-shine3/APKBUILD @@ -1,8 +1,8 @@ # Reference: -maintainer="" +maintainer="Andreas Kemnade " pkgname=u-boot-tolino-shine3 pkgver=2023.10 -pkgrel=0 +pkgrel=1 pkgdesc="U-Boot for Tolino Shine 3" arch="armv7" _carch="arm"