On Wed, 2019-01-30 at 18:48 +0100, Joao Pinto wrote:
> Currently I am managing the Synopsys drivers & tools team (full-time) and
> so I am passing the DWC UFS driver maintenance to Pedro Sousa.
> 
> Signed-off-by: Joao Pinto <[email protected]>
> Cc: Pedro Sousa <[email protected]>
> Cc: Marc Gonzalez <[email protected]>
> Cc: Alex Lemberg <[email protected]>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 70c93b1..458a2a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15673,7 +15673,7 @@ F:    Documentation/scsi/ufs.txt
>  F:   drivers/scsi/ufs/
>  
>  UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS
> -M:   Joao Pinto <[email protected]>
> +M:   Pedro Sousa <[email protected]>
>  L:   [email protected]
>  S:   Supported
>  F:   drivers/scsi/ufs/*dwc*

Shouldn't people have proven to be willing to stick around before being
added as a kernel maintainer? Additionally, what is the experience level of
Pedro with kernel development? All I know is the following:

$ git log --author "Pedro Sousa" | wc -l
0
$ git log | grep -c "Pedro Sousa"
0

Are you aware that people who are not mentioned in the MAINTAINERS file are
allowed to review kernel patches?

Thanks,

Bart.


Reply via email to