From 9cfa6b31d70ad802d6923d5dbf9bf3bc3ecf2f92 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Fri, 23 Jan 2026 17:33:02 +0100 Subject: [PATCH] main/postmarketos-mkinitfs-hook-netboot: remove maintainer I contacted Mark who confirmed that he is not likely to return to contributing to postmarketOS any time soon and is okay with me removing his maintainer line. Signed-off-by: Stefan Hansson Part-of: --- main/postmarketos-mkinitfs-hook-netboot/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-mkinitfs-hook-netboot/APKBUILD b/main/postmarketos-mkinitfs-hook-netboot/APKBUILD index 4f554537e..35792fb0f 100644 --- a/main/postmarketos-mkinitfs-hook-netboot/APKBUILD +++ b/main/postmarketos-mkinitfs-hook-netboot/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Mark " +maintainer="" pkgname=postmarketos-mkinitfs-hook-netboot pkgver=4.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Netboot postmarketOS using nbd feature" url="https://postmarketos.org" depends="devicepkg-utils postmarketos-mkinitfs !usb-moded"