Re: [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer

From: Joe Perches
Date: Sat Nov 21 2020 - 13:50:51 EST


On Sat, 2020-11-21 at 13:43 -0500, William Breathitt Gray wrote:
> Acked-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>
> ---
> Changes in v2:
>  - Reorder section names alphabetically
>  - Rename title to ARM/Microchip etc...
>  - Add linux-arm-kernel@xxxxxxxxxxxxxxxxxxx as mailing list
>
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..1bc3acf55ed4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2104,6 +2104,13 @@ S: Supported
>  F: arch/arm64/boot/dts/microchip/
>  N: sparx5
>  
>
> +ARM/Microchip Timer Counter Block (TCB) Capture Driver
> +F: drivers/counter/microchip-tcb-capture.c
> +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> +L: linux-iio@xxxxxxxxxxxxxxx
> +M: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> +S: Maintained

There's a section near the top of the MAINTAINERS file that describes
the preferred order for these entries.

Ideally this should be ordered like:

ARM/Microchip Timer Counter Block (TCB) Capture Driver
M: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
L: linux-iio@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/counter/microchip-tcb-capture.c