Re: [PATCH] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2021-12-01 at 10:53 -0700, Mathieu Poirier wrote:
> Ohad has not reviewed patches in the remoteproc and rpmsg subsystems for
> several years now:
> 
> $ git log --no-merges --format=email drivers/remoteproc/ drivers/rpmsg/ | \
> grep -Pi "^Subject:|^Date:|^\w+-by:.*ohad*" | grep -B2 ohad
[]
> ---
> Credits to Joe Perches for the script [1].
> 
> [1]. https://www.spinics.net/lists/kernel/msg4163272.html

Oops.  bad script.

It needs to have a - in the grep to include "Signed-off-by:"

$ git log --no-merges --format=email drivers/remoteproc/ drivers/rpmsg/ | \
  grep -Pi "^Subject:|^Date:|^[\w\-]+-by:.*ohad*" | grep -B2 ohad





[Index of Archives]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux