systemd/{postmarketos-base-systemd,systemd-services}: fix maintainer line

abuild doesn't allow multiple "maintainer" lines, I should have used
Co-maintainer instead...

[ci:skip-vercheck]
This commit is contained in:
Clayton Craft 2025-02-11 22:06:03 -08:00
parent 354229f9e5
commit c2ca0f73ce
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
# pmbootstrap installs this, if systemd is selected in "pmbootstrap init".
pkgname=postmarketos-base-systemd
pkgver=24

View file

@ -1,5 +1,5 @@
# Maintainer: Caleb Connolly <caleb@connolly.tech>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
# Service files for projects that would otherwise either
# need to be forked just for the service, or don't provide
# a service file at all.