[PATCH 0/4] MAINTAINERS: Update arm machines with missing files

Thomas Huth posted 4 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231020060936.524988-1-thuth@redhat.com
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)
[PATCH 0/4] MAINTAINERS: Update arm machines with missing files
Posted by Thomas Huth 1 year, 1 month ago
Some currently unvalued files can be associated with certain arm machines.
Let's list them in the corresponding sections in the MAINTAINERS file
so that the get_maintainers.pl script can suggest a maintainer for these
files.

Thomas Huth (4):
  MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK
    section
  MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
  MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
  MAINTAINERS: Extend the Stellaris section

 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.41.0
Re: [PATCH 0/4] MAINTAINERS: Update arm machines with missing files
Posted by Thomas Huth 1 year ago
On 20/10/2023 08.09, Thomas Huth wrote:
> Some currently unvalued files can be associated with certain arm machines.
> Let's list them in the corresponding sections in the MAINTAINERS file
> so that the get_maintainers.pl script can suggest a maintainer for these
> files.
> 
> Thomas Huth (4):
>    MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK
>      section
>    MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
>    MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
>    MAINTAINERS: Extend the Stellaris section
> 
>   MAINTAINERS | 5 +++++
>   1 file changed, 5 insertions(+)

Ping!

Any comments on these patches?

  Thomas