[U-Boot] [RFC] [PATCH 0/5] Refactor MAINTAINERS file
Wolfgang Denk
wd at denx.de
Wed Jul 24 06:34:30 CEST 2013
Dear Albert,
In message <1374611299-16836-1-git-send-email-albert.u.boot at aribaud.net> you wrote:
> This patch series aims at refactoring MAINTAINERS into an easily
> processable file.
Thanks! Much appreciated.
> There are not actually five changes as such; the first four patches
> are step-by-step cleaning so that the last patch can be created
> essentially by running an AWK script on MAINTAINERS.
Hm, I wonder if we shouldadd (back) a column providing information
about the SoC type? When searching for - for example - maintainers
for all i.MX6 boards it's not really helpful to only have a huge list
of "ARM" boards.
OK, you can argument that we can extract this information using
"MAKEALL -l", but then we could also omit the architecture column in
the MAINTAINERS file.
Alternatively, we could drop the MAINTAINERS file and just add the
status and name/mail address columns to the boards.cfg file. I agree
that this would become even more unreadabe, but then we'd have all
information in a single place. [Merging MAINTAINERS into boards.cfg
could be done automatically using your last file format as input.]
What do you think?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In my experience the best way to get something done is to give it to
someone who is busy. - Terry Pratchett, _Going_Postal_
More information about the U-Boot
mailing list