From e3c7da0500bd0707f154301ed59bd0d9d8dba9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Barnab=C3=A1s=20Cz=C3=A9m=C3=A1n?= Date: Wed, 1 Jul 2026 19:33:39 +0200 Subject: [PATCH] main/lk2nd: take over the maintainership MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Take over the maintership of this package. Signed-off-by: Barnabás Czémán Part-of: --- main/lk2nd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/lk2nd/APKBUILD b/main/lk2nd/APKBUILD index fc2d111fe..f35bae25f 100644 --- a/main/lk2nd/APKBUILD +++ b/main/lk2nd/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Alexey Minnekhanov " +maintainer="Barnabas Czeman " pkgname=lk2nd pkgver=22.0 -pkgrel=1 +pkgrel=2 pkgdesc="Secondary little kernel (lk) bootloader for several Qualcomm devices" arch="armv7 aarch64" url="https://github.com/msm8916-mainline/lk2nd"