From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4] MAKEALL: Add -m/-M option to determine maintainers
Date: Tue, 20 Mar 2012 21:54:10 +0100 [thread overview]
Message-ID: <201203202154.10509.marex@denx.de> (raw)
In-Reply-To: <1330996251-24214-1-git-send-email-marex@denx.de>
> The -m option tries to find the board in MAINTAINERS file and figure out
> the email. The -M option lists boards including their maintainers emails
> and all affiliated emails. There are multiple strategies used to retrieve
> these emails:
>
> 1) Check board/<boardname> with git log and use three most recent emails
> 2) Check board/<boardname> with git log and use three most used emails
> 3) Try finding board in MAINTAINERS file and retrieve all emails from there
>
> The result is then sorted and unique results are retrieved and reported.
>
> For -m option, only strategy 3) is used.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>
> ---
bump?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-03-20 20:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 17:33 [U-Boot] [PATCH] MAKEALL: Add -m option to determine maintainers Marek Vasut
2012-03-05 19:15 ` Wolfgang Denk
2012-03-05 20:14 ` Marek Vasut
2012-03-05 20:27 ` Wolfgang Denk
2012-03-05 20:37 ` Marek Vasut
2012-03-05 20:35 ` [U-Boot] [PATCH V2] MAKEALL: Add -m/-M " Marek Vasut
2012-03-05 20:38 ` Marek Vasut
2012-03-05 21:11 ` [U-Boot] [PATCH] " Marek Vasut
2012-03-05 21:30 ` Wolfgang Denk
2012-03-05 23:08 ` Mike Frysinger
2012-03-06 1:10 ` [U-Boot] [PATCH V4] " Marek Vasut
2012-03-20 20:54 ` Marek Vasut [this message]
2012-03-30 20:35 ` Wolfgang Denk
2012-03-30 20:46 ` Marek Vasut
2012-04-08 8:45 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201203202154.10509.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.