Philippe Mathieu-Daudé <[email protected]> writes: > Hi Markus, > > On 3/6/26 08:39, Markus Armbruster wrote: >> Quite a few F: lines don't match any files. The quick & dirty check >> >> $ ls `sed -n 's/^F: *//p' MAINTAINERS ` >/dev/null >> >> finds about fifty. >> >> Philippe Mathieu-Daudé recently posted a few fixes: >> >> MAINTAINERS: Fix docker/dockerfiles/debian-hexagon-cross.docker path >> MAINTAINERS: Cover debian-loongarch-cross.docker with LoongArch section >> MAINTAINERS: Cover debian-xtensa-cross.docker with Xtensa section >> MAINTAINERS: Cover debian-tricore-cross.docker with TriCore section >> MAINTAINERS: Cover python.docker with Python library section >> MAINTAINERS: Fix s390x storage key/attribute device paths >> MAINTAINERS: Fix tcg/s390x/ path >> MAINTAINERS: Correct scripts/coverity-model.c path >> MAINTAINERS: Fix RISCV related paths >> MAINTAINERS: Fix hexagon-linux-user.mak path >> >> These are in >> >> Subject: [PATCH 0/7] docker: Remove LegacyKeyValueFormat warnings >> Date: Mon, 18 May 2026 12:22:15 +0200 >> Message-ID: <[email protected]> >> >> Subject: [PATCH v2 0/4] buildsys: Stop checking for ESA/390 host >> Date: Tue, 19 May 2026 19:12:36 +0200 >> Message-ID: <[email protected]> >> >> Subject: [PATCH] MAINTAINERS: Correct scripts/coverity-model.c path >> Date: Tue, 19 May 2026 19:19:26 +0200 >> Message-ID: <[email protected]> >> >> Subject: [PATCH] MAINTAINERS: Fix RISCV related paths >> Date: Tue, 19 May 2026 19:26:21 +0200 >> Message-ID: <[email protected]> >> >> Subject: [PATCH] MAINTAINERS: Fix hexagon-linux-user.mak path >> Date: Wed, 20 May 2026 14:39:47 +0200 >> Message-ID: <[email protected]> >> >> This series takes care of the remainder, except for one discussed >> next. It applies cleanly with and without Philippe's patches. > > Not sure if you are expecting something from me here, I dropped > these thinking you'd include them in your cleanup series or in > a PR.
I do not expect anything from you at this time. Since my patches apply fine without yours, I posted them without yours. If I post a PR for mine, I will of course include yours, along with other MAINTAINERS patches that are ready, if any. [...]
