On 6/10/25 11:37, Aswin Murugan wrote:
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/ Signed-off-by: Aswin Murugan <aswin.muru...@oss.qualcomm.com>
Reviewed-by: Casey Connolly <casey.conno...@linaro.org> Balaji and Varadarajan can you send Acked-by tags for this? Kind regards,
--- 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..9196310f117 --- /dev/null +++ b/board/qualcomm/MAINTAINERS @@ -0,0 +1,14 @@ +QUALCOMM DRAGONWING QCS615 +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 \ No newline at end of file
-- Casey (she/they)