linux-postmarketos-apple: make myself maintainer (MR 5978)

This commit is contained in:
Aster Boese 2025-01-03 20:41:16 -05:00 committed by Robert Eckelmann
parent 035cdeddc8
commit 58d05acb35
No known key found for this signature in database
GPG key ID: 30C0D50BEF63BF54
2 changed files with 3 additions and 1 deletions

View file

@ -114,6 +114,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-apple/ @JustSoup321
device/*/linux-postmarketos-exynos4/ @Newbyte @Grimler @knuxify
device/*/linux-postmarketos-exynos5/ @jenneron @Grimler
device/*/linux-postmarketos-grate/ @clamor-s @jenneron @jethrob

View file

@ -1,8 +1,9 @@
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/arm64/configs/defconfig
# Maintainer: Aster Boese <asterboese@mailbox.org>
pkgname=linux-postmarketos-apple
pkgver=6.1.0_rc1
pkgrel=1
pkgrel=2
pkgdesc="Mainline kernel fork for Apple iPhone and iPad devices"
arch="aarch64"
_carch="arm64"