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.conno...@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.conno...@linaro.org> +S: Maintained +N: qcs6490 +N: sc7280 -- 2.49.0