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"