From 8820408a8ca6589ddfb4d0cd773f45142cb58e8f Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Tue, 13 Jan 2026 11:21:19 +0100 Subject: [PATCH] htc-flounder: remove maintainer While this is not my package, I emailed the maintainer as he hasn't made a new account since we migrated to our self-hosted instance. Today he replied with that he may return to it in the future but that it would be best to remove his maintainer line in the meantime. Signed-off-by: Stefan Hansson Part-of: --- device/testing/device-htc-flounder/APKBUILD | 4 ++-- device/testing/firmware-htc-flounder/APKBUILD | 4 ++-- device/testing/linux-htc-flounder/APKBUILD | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/device/testing/device-htc-flounder/APKBUILD b/device/testing/device-htc-flounder/APKBUILD index b6bc98ca8..3e0ec3a12 100644 --- a/device/testing/device-htc-flounder/APKBUILD +++ b/device/testing/device-htc-flounder/APKBUILD @@ -1,8 +1,8 @@ -maintainer="Segfault " +maintainer="" pkgname=device-htc-flounder pkgdesc="Google Nexus 9" pkgver=3 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="aarch64" diff --git a/device/testing/firmware-htc-flounder/APKBUILD b/device/testing/firmware-htc-flounder/APKBUILD index 3b859bc36..7987172c5 100644 --- a/device/testing/firmware-htc-flounder/APKBUILD +++ b/device/testing/firmware-htc-flounder/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Segfault " +maintainer="" pkgname=firmware-htc-flounder pkgver=2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Firmware for Google Nexus 9" url="https://github.com/LineageOS/android_device_htc_flounder" arch="aarch64" diff --git a/device/testing/linux-htc-flounder/APKBUILD b/device/testing/linux-htc-flounder/APKBUILD index 8b1756131..c4044a188 100644 --- a/device/testing/linux-htc-flounder/APKBUILD +++ b/device/testing/linux-htc-flounder/APKBUILD @@ -1,7 +1,7 @@ -maintainer="Segfault " +maintainer="" pkgname=linux-htc-flounder pkgver=6.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Google Nexus 9 kernel fork" arch="aarch64" _carch="arm64"