From adb58f61f88394971b5e875465ec2cd4818c3cf0 Mon Sep 17 00:00:00 2001 From: fossdd Date: Mon, 18 Nov 2024 23:14:05 +0100 Subject: [PATCH] firmware-motorola-osprey: move maintainership to Minecrell (MR 5822) As discussed in https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/2979 [ci:skip-build]: already built successfully in CI --- CODEOWNERS | 1 + device/community/firmware-motorola-osprey/APKBUILD | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1bb42f57e..e9ede1af8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -93,6 +93,7 @@ device/*/device-shift-axolotl/ @amartinz @calebccff @dylanvanassche device/*/device-solidrun-cubox/ @longnoserob device/*/firmware-google-sargo/ @flamingradian device/*/firmware-google-veyron-brcm/ @jenneron +device/*/firmware-motorola-osprey/ @Minecrell device/*/firmware-odroid-xu4/ @Grimler device/*/firmware-oneplus-sdm845/ @calebccff device/*/firmware-powervr-gx6250/ @jenneron diff --git a/device/community/firmware-motorola-osprey/APKBUILD b/device/community/firmware-motorola-osprey/APKBUILD index e7aff9084..e714c2c0e 100644 --- a/device/community/firmware-motorola-osprey/APKBUILD +++ b/device/community/firmware-motorola-osprey/APKBUILD @@ -1,6 +1,7 @@ +# Maintainer: Minecrell pkgname=firmware-motorola-osprey pkgver=4 -pkgrel=1 +pkgrel=2 pkgdesc="Firmware for Motorola Moto G 2015" url="https://github.com/pmsourcedump/firmware-motorola-osprey" subpackages="$pkgname-wcnss $pkgname-wcnss-nv:wcnss_nv $pkgname-venus"