maintainers: improve coverage of arch-specific files
authorThomas Monjalon <thomas@monjalon.net>
Sat, 24 Oct 2020 16:36:19 +0000 (18:36 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Sat, 24 Oct 2020 17:07:54 +0000 (19:07 +0200)
commit2b8e4418ed4f85e44494981e9c6ae6a0e37dfc3a
treed9fa9b5a1ca1e8cafc6fd1092b011478ac16c274
parent9c7d8eed1a45da868b4bedd542b9961da460006e
maintainers: improve coverage of arch-specific files

The sub-directories of config/ are maintained by
different architecture maintainers.

Some wildcards are used to describe the lib, drivers and app files
which are specific to some architectures.

The EAL Arm files have split responsibilities depending on 32/64 suffix,
and the common files are shared between Armv7 and Armv8 sections.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>
Acked-by: David Marchand <david.marchand@redhat.com>
MAINTAINERS