Added MAINTAINERS entries for the Qualcomm Dragonwing platforms, following the discussion in the referenced thread. https://lore.kernel.org/u-boot/20250603192206.GK1382132@bill-the-cat/
Reviewed-by: Casey Connolly <casey.conno...@linaro.org> Acked-by: Varadarajan Narayanan <quic_var...@quicinc.com> Signed-off-by: Aswin Murugan <aswin.muru...@oss.qualcomm.com> --- Changes in v2: - Fixed no newline patch warning - Link to v1: https://lore.kernel.org/u-boot/20250610093732.2060702-1-aswin.muru...@oss.qualcomm.com/ --- board/qualcomm/MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 board/qualcomm/MAINTAINERS diff --git a/board/qualcomm/MAINTAINERS b/board/qualcomm/MAINTAINERS new file mode 100644 index 00000000000..16b9aac5559 --- /dev/null +++ b/board/qualcomm/MAINTAINERS @@ -0,0 +1,14 @@ +QUALCOMM DRAGONWING QCS614 +M: Aswin Murugan <aswin.muru...@oss.qualcomm.com> +S: Maintained +N: qcs615 + +QUALCOMM DRAGONWING QCS8300 +M: Balaji Selvanathan <balaji.selvanat...@oss.qualcomm.com> +S: Maintained +N: qcs8300 + +QUALCOMM DRAGONWING QCS9100 +M: Varadarajan Narayanan <quic_var...@quicinc.com> +S: Maintained +N: qcs9100 -- 2.34.1