[PATCH] board: qualcomm: add a MAINTAINERS file
Neil Armstrong
neil.armstrong at linaro.org
Wed Jun 4 14:33:16 CEST 2025
On 04/06/2025 13:34, Casey Connolly wrote:
> Add a MAINTAINERS file for assigning maintainership of a particular
> Qualcomm platform or board (if board specific files exist). It is
> intended to supplement the treewide ARM SNAPDRAGON maintainers with
> folks who have a more specific interest.
>
> Add an initial entry for the QCS6490 platform which powers the RB3 Gen 2 board.
>
> Signed-off-by: Casey Connolly <casey.connolly at linaro.org>
> ---
> board/qualcomm/MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
> create mode 100644 board/qualcomm/MAINTAINERS
>
> diff --git a/board/qualcomm/MAINTAINERS b/board/qualcomm/MAINTAINERS
> new file mode 100644
> index 000000000000..0c07ea2df728
> --- /dev/null
> +++ b/board/qualcomm/MAINTAINERS
> @@ -0,0 +1,9 @@
> +# This MAINTAINERS file is for folks with an interest in a particular platform
> +# or board under ARM SNAPDRAGON
> +
> +# RB3 Gen 2 and similar boards
> +QUALCOMM DRAGONWING QCS6490
> +M: Casey Connolly <casey.connolly at linaro.org>
> +S: Maintained
> +N: qcs6490
> +N: sc7280
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the U-Boot
mailing list