From d99238bc47eac991222f80953f5acd4f3f74a288 Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Wed, 31 Jul 2024 10:08:07 +0200 Subject: [PATCH] linux-postmarketos-exynos4: remove inactive maintainer (MR 5433) Thiago Foganholi (@ThiagaoPlusPlus on GitLab.com) hasn't been active for over three years by now. Remove his maintainership as such. --- CODEOWNERS | 2 +- device/community/linux-postmarketos-exynos4/APKBUILD | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 37e06c956..41fe5b809 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -97,7 +97,7 @@ device/*/linux-huawei-plank/ @gtrxAC device/*/linux-next/ @calebccff device/*/linux-postmarketos-allwinner/ @Arnavion @PsychoGame device/*/linux-postmarketos-amlogic/ @funderscore @exkc -device/*/linux-postmarketos-exynos4/ @Newbyte @ThiagaoPlusPlus +device/*/linux-postmarketos-exynos4/ @Newbyte device/*/linux-postmarketos-exynos5/ @jenneron @Grimler device/*/linux-postmarketos-grate/ @clamor-s @jenneron @jethrob device/*/linux-postmarketos-imx-ereader/ @akemnade diff --git a/device/community/linux-postmarketos-exynos4/APKBUILD b/device/community/linux-postmarketos-exynos4/APKBUILD index 69766be3a..620ac8f98 100644 --- a/device/community/linux-postmarketos-exynos4/APKBUILD +++ b/device/community/linux-postmarketos-exynos4/APKBUILD @@ -1,10 +1,9 @@ -# Maintainer: Thiago Foganholi -# Co-Maintainer: Newbyte +# Maintainer: Newbyte # Kernel config based on: arch/arm/configs/exynos_defconfig pkgname=linux-postmarketos-exynos4 pkgver=6.7.6 -pkgrel=5 +pkgrel=6 pkgdesc="Mainline kernel fork for Samsung Exynos4 devices" arch="armv7" _carch="arm"