From d56116026bd60eb6f7c49340e8fdc36eb4c9e72d Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Tue, 10 Mar 2026 12:24:21 -0700 Subject: [PATCH] systemd/systemd: Replace maintainers Jane & Casey with Clayton & Achill Signed-off-by: Clayton Craft Part-of: --- extra-repos/systemd/systemd-stage0/APKBUILD | 6 +++--- extra-repos/systemd/systemd/APKBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/extra-repos/systemd/systemd-stage0/APKBUILD b/extra-repos/systemd/systemd-stage0/APKBUILD index 4c741abff..008df983d 100644 --- a/extra-repos/systemd/systemd-stage0/APKBUILD +++ b/extra-repos/systemd/systemd-stage0/APKBUILD @@ -1,11 +1,11 @@ # Contributor: Jakub Panek -# Co-Maintainer: jane400 +# Co-Maintainer: Achill Gilgenast # Co-Maintainer: Oliver Smith -maintainer="Casey Connolly " +maintainer="Clayton Craft " pkgname=systemd-stage0 pkgver=259.3 _pkgver="${pkgver/_/-}" -pkgrel=0 +pkgrel=1 pkgdesc="Minimal systemd bootstrap package" url="https://github.com/systemd/systemd" # armhf: pmb#2618 diff --git a/extra-repos/systemd/systemd/APKBUILD b/extra-repos/systemd/systemd/APKBUILD index 639863f03..bfbf48643 100644 --- a/extra-repos/systemd/systemd/APKBUILD +++ b/extra-repos/systemd/systemd/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Jakub Panek -# Co-Maintainer: jane400 +# Co-Maintainer: Achill Gilgenast ######################################################### # Make sure to upgrade systemd-stage0 at the same time! # ######################################################### -maintainer="Casey Connolly " +maintainer="Clayton Craft " pkgname=systemd pkgver=259.3 _pkgver="${pkgver/_/-}" -pkgrel=0 +pkgrel=1 pkgdesc="System and service manager" url="https://github.com/systemd/systemd" # armhf: no linux-stable