aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2018-03-01 15:41:28 +0100
committerJérôme Forissier <jerome.forissier@linaro.org>2018-03-09 14:09:55 +0100
commit3645f5996c110b113469cab5579301e074500a19 (patch)
tree44418d1398caf3d66666ac84a7565875c52eeff8 /MAINTAINERS
parent9a6def2fc824b4135c1421d4c87209323c161680 (diff)
Adopt format of Linux MAINTAINERS file
Our current MAINTAINERS.md file is quite impractical for two common use cases: 1. Finding the platform maintainer(s) given a file path in the OP-TEE OS source tree; 2. Contacting maintainers via GitHub (such as mentioning them in pull requests). To fix this, adopt the Linux format and extend the e-mail address field to also contain an optional GitHub ID, such as: John Doe <john.doe@example.com> [@johndoe] Since the file is not in Markdown format anymore, drop the .md extension as well. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Volodymyr Babchuk <vlad.babchuk@epam.com> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Akshay Bhat <akshay.bhat@timesys.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Peng Fan <peng.fan@nxp.com> Acked-by: Kevin Peng <kevinp@marvell.com> Acked-by: Sumit Garg <sumit.garg@nxp.com> Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Victor Chong <victor.chong@linaro.org> Acked-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS135
1 files changed, 135 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 00000000..bf222261
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,135 @@
+ Maintainers in the OP-TEE project
+
+Linaro as such maintains OP-TEE, but for individual devices which might not be
+available to Linaro and/or in public in general we have assigned
+sub-maintainers for these platforms.
+
+Please keep this list in alphabetical order, and refer to the Linux kernel's
+MAINTAINER file for the description of section entries [1].
+
+Note that OP-TEE development mainly occurs on GitHub [2] so this file should be
+used a bit differently compared to the Linux MAINTAINERS file:
+
+1. A GitHub account may be given in square brackets after an e-mail address.
+
+2. Patches should generally be submitted as GitHub pull requests (more details
+in documentation/github.md). Therefore, please do NOT send patches to the
+e-mail addresses below. Maintainers normally are subscribed to GitHub
+notifications, so they should see your pull requests. If you need to 'ping'
+some maintainer, just mention his/her GitHub account in a comment in the pull
+request.
+
+2. Bug reports and questions should be posted to the GitHub project as well
+(use the "Issues" tab).
+
+[1] https://www.kernel.org/doc/linux/MAINTAINERS
+[2] https://github.com/OP-TEE/optee_os
+
+----------
+
+ARM Foundation FVP
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-vexpress/
+
+ARM Juno
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-vexpress/
+
+Atmel ATSAMA5D2-XULT
+R: Akshay Bhat <akshay.bhat@timesys.com> [@nodeax]
+S: Maintained
+F: core/arch/arm/plat-sam/
+
+HiSilicon D02
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+S: core/arch/arm/plat-d02/
+
+HiSilicon HiKey (Kirin 620), HiKey960 (Kirin 960)
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-hikey/
+
+HiSilicon Poplar (Hi3798C V200)
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-poplar/
+
+Marvell Armada 70x0, Armada 80x0, Armada 3700
+R: Kevin Peng <kevinp@marvell.com> [@kevin-peng-hao]
+S: Maintained
+F: core/arch/arm/plat-marvell/
+
+MediaTek MT8173 EVB
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-mediatek/
+
+NXP LS1021A, LS1043A-RDB, LS1046A-RDB
+R: Sumit Garg <sumit.garg@nxp.com> [@b49020]
+S: Maintained
+F: core/arch/arm/plat-ls/
+
+NXP LS1012A-RDB
+R: Pankaj Gupta <pankaj.gupta@nxp.com>
+S: Maintained
+F: core/arch/arm/plat-ls/
+
+NXP (Freescale) i.MX6 Quad SABRE Lite, i.MX6 Quad SABRE SD
+R: Yan Yan <yan.yan@windriver.com>
+R: Feng Yu <Yu.Feng@windriver.com>
+S: Maintained
+F: core/arch/arm/plat-imx/
+
+NXP (Freescale) i.MX6 UltraLite EVK, i.MX6 ULL EVK, i.MX6 SX Sabreauto, i.MX7 Dual SabreSD
+R: Peng Fan <peng.fan@nxp.com> [@MrVan]
+S: Maintained
+F: core/arch/arm/plat-imx/
+
+QEMU (32 and 64 bits)
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-vexpress/
+
+Raspberry Pi3
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-rpi3/
+
+Renesas RCAR
+R: Volodymyr Babchuk <vlad.babchuk@gmail.com> [@lorc]
+S: Maintained
+F: core/arch/arm/plat-rcar/
+
+Rockchip RK322X
+R: Rockchip <op-tee@rock-chips.com>
+S: Maintained
+F: core/arch/arm/plat-rockchip/
+
+Spreadtrum SC9860
+R: Aijun Sun <aijun.sun@spreadtrum.com>
+S: Maintained
+F: core/arch/arm/plat-sprd/
+
+STMicroelectronics b2260-h410, b2120-h310/h410
+R: Linaro <op-tee@linaro.org>
+S: Maintained
+F: core/arch/arm/plat-stm/
+
+Texas Instruments AM43xx, AM57xx, DRA7xx
+R: Andrew F. Davis <afd@ti.com>
+S: Maintained
+F: core/arch/arm/plat-ti/
+
+Xilinx Zynq 7000 ZC702 Board
+R: Yan Yan <yan.yan@windriver.com>
+R: Feng Yu <Yu.Feng@windriver.com>
+S: Maintained
+F: core/arch/arm/plat-zynq7k/
+
+Xilinx Zynq UltraScale+ MPSOC
+R: Sören Brinkmann <soren.brinkmann@xilinx.com>
+S: Maintained
+F: core/arch/arm/plat-zynqmp/