[U-Boot] [RFC] [PATCH 5/5] MAINTAINERS: refactor file for easier processing
Otavio Salvador
otavio at ossystems.com.br
Tue Jul 23 22:51:27 CEST 2013
Hello Albert,
First I'd like to say I do like this change and it can improve a lot
how tools can make "The Right Thing" automatically (here patman comes
to my head).
On Tue, Jul 23, 2013 at 5:29 PM, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:
> +# Note: list sorted by architecture, name, status and maintainer e-mail #
> +# To keep the list sorted and formatted, you can use the following vi #
> +# commands, each time placing the cursor on the headers line: #
> +# #
> +# :.,$s/\([^ ]*\) \+\([^ ]*\) \+\([^ ]*\) \+\(.*\)/\1:\2:\3:\4/ #
> +# :.,$!column -s ':' -t #
> +# :.+1,$!sort #
> +# #
So I miss a way of doing same sorting and format using shell script. I
am not a 'vi' user (but an Emacs one) but I think the most generic way
would be to provide a shell line, or script, for it.
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
More information about the U-Boot
mailing list