diff options
| author | Patrick Delaunay <[email protected]> | 2018-11-08 17:52:21 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-11-09 10:44:50 -0500 |
| commit | 84ee59a5fd79f90b69e3992ecd5ff765e17806b2 (patch) | |
| tree | d19bf9e3ca58bfc320c73da77ba0099d6b589dc9 | |
| parent | 6514bfc298fd0ad0f4c591861e340f6d61a98158 (diff) | |
MAINTAINERS: Update stm32mp entry
Add mailing list for stm32mp architecture and board.
Signed-off-by: Patrick Delaunay <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 | ||||
| -rw-r--r-- | board/st/stm32mp1/MAINTAINERS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b39b6fc7390..abdb6dcdb51 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -233,6 +233,7 @@ ARM STM STM32MP M: Patrick Delaunay <[email protected]> M: Christophe Kerello <[email protected]> M: Patrice Chotard <[email protected]> +L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-stm32mp F: drivers/clk/clk_stm32mp1.c diff --git a/board/st/stm32mp1/MAINTAINERS b/board/st/stm32mp1/MAINTAINERS index 65266bce3f1..48d8fd2c3f2 100644 --- a/board/st/stm32mp1/MAINTAINERS +++ b/board/st/stm32mp1/MAINTAINERS @@ -1,5 +1,6 @@ STM32MP1 BOARD M: Patrick Delaunay <[email protected]> +L: [email protected] (moderated for non-subscribers) S: Maintained F: board/st/stm32mp1 F: include/configs/stm32mp1.h |
