Adjust CODEOWNERS / Maintainer lines for aports-qa-bot setup
With aports-qa-bot now set up to ping maintainers when their package has changed (https://gitlab.alpinelinux.org/alpine/infra/aports-qa-bot/-/merge_requests/100) we should do some adjustments.
- Replace Co-Maintainer lines with multiple Maintainer lines
- This is currently blocked by
FAILED .ci/testcases/test_device.py::test_aports_maintained - RuntimeError: Multiple Maintainer: lines in APKBUILD
- shall we change this?
- This is currently blocked by
- Get rid of CODEOWNERS and convert to
# Maintainer:
lines. Might be tricky to do this since the format is very different
Other relevant links:
Edited by Luca Weiss