diff options
| author | Patrice Chotard <[email protected]> | 2021-01-04 17:00:56 +0100 |
|---|---|---|
| committer | Patrick Delaunay <[email protected]> | 2021-01-13 09:52:58 +0100 |
| commit | 7ccaa31380a4abb2b23718008a54fe2917db8edf (patch) | |
| tree | 2b06fc7cb9a5f0762ab65fa2aa191720366b591e /doc | |
| parent | 751f918bdb5af2d376146eb4b4c8f7bde65c58c8 (diff) | |
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
A previous series already update STMicroelectronics emails maintainers
but some files have been omitted (Makefile, .dts, .dtsi and .rst files).
Update Patrick and my email address with the one dedicated to upstream
activities.
Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/st/stm32mp1.rst | 2 | ||||
| -rw-r--r-- | doc/driver-model/bind.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/board/st/stm32mp1.rst b/doc/board/st/stm32mp1.rst index e74f7afdaeb..20f5c9e301e 100644 --- a/doc/board/st/stm32mp1.rst +++ b/doc/board/st/stm32mp1.rst @@ -1,5 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause -.. sectionauthor:: Patrick Delaunay <[email protected]> +.. sectionauthor:: Patrick Delaunay <[email protected]> STM32MP15x boards ================= diff --git a/doc/driver-model/bind.rst b/doc/driver-model/bind.rst index e3e9cb4d3c5..b19661b5fe2 100644 --- a/doc/driver-model/bind.rst +++ b/doc/driver-model/bind.rst @@ -1,5 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0+ -.. sectionauthor:: Patrice Chotard <[email protected]> +.. sectionauthor:: Patrice Chotard <[email protected]> Binding/unbinding a driver ========================== |
