[PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries

Philippe Mathieu-Daudé posted 6 patches 3 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201120154545.2504625-1-f4bug@amsat.org
MAINTAINERS | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
[PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
Posted by Philippe Mathieu-Daudé 3 years, 4 months ago
Correctly docs/system/arm/ rst files in MAINTAINERS.

Philippe Mathieu-Daudé (6):
  MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
  MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
  MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
  MAINTAINERS: Fix system/arm/orangepi.rst path
  MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
  MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines

 MAINTAINERS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.26.2

Re: [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
Posted by Peter Maydell 3 years, 4 months ago
On Fri, 20 Nov 2020 at 15:46, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Correctly docs/system/arm/ rst files in MAINTAINERS.
>
> Philippe Mathieu-Daudé (6):
>   MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
>   MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
>   MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
>   MAINTAINERS: Fix system/arm/orangepi.rst path
>   MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
>   MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines



Applied to target-arm.next, thanks.

-- PMM