From 3fd7928b97f7de13dc945f0b6e891bc5d4e14f35 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Mon, 6 Feb 2023 15:12:50 +0100 Subject: [PATCH] u-boot-librem5: add myself as co-maintainer (MR 3850) [ci:skip-build] already built successfully in CI --- device/main/u-boot-librem5/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/main/u-boot-librem5/APKBUILD b/device/main/u-boot-librem5/APKBUILD index 7496a8e52..97f68f179 100644 --- a/device/main/u-boot-librem5/APKBUILD +++ b/device/main/u-boot-librem5/APKBUILD @@ -1,9 +1,10 @@ # Mainline u-boot with Librem 5 support and config # Maintainer: Clayton Craft # Co-Maintainer: Alistair Francis +# Co-Maintainer: Newbyte pkgname=u-boot-librem5 pkgver=2022.10 -pkgrel=0 +pkgrel=1 # 'upstream/librem5' branch in uboot repo _commit="c4960dade272da9d6a7f53f6956d4d6747d573e9" # 'librem5' branch in atf repo