Re: [PATCH v2] dim: add checks for author and committer sign-off-by

2017-07-26 Thread Daniel Vetter
On Wed, Jul 26, 2017 at 02:07:49PM +0200, Benjamin Gaignard wrote: > Add checks for author and committer sign-off-by. > Add a check for "Link" tag added by dim apply-branch. > > Use real names for people with many different email addresses. > > Signed-off-by: Benjamin Gaignard > --- > version 2:

[PATCH v2] dim: add checks for author and committer sign-off-by

2017-07-26 Thread Benjamin Gaignard
Add checks for author and committer sign-off-by. Add a check for "Link" tag added by dim apply-branch. Use real names for people with many different email addresses. Signed-off-by: Benjamin Gaignard --- version 2: - keep the same logic than before for reviewed/acked-by checks - use real names