diff options
| author | Martyn Welch <[email protected]> | 2021-09-21 17:35:06 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-24 12:09:47 -0400 |
| commit | cff383caa30e1bcdbb2d66aea39b8f1963f1e962 (patch) | |
| tree | 802214f48ac26183eef6a786dd04f749a41295de | |
| parent | 6941ff7619073ee316df104ada917076bf1eaa2f (diff) | |
Taking over responsibility for GE boards from Sebastian
I am taking over responsibility for the GE board from Sebastian Reichel.
Updating the MAINTAINERS files to reflect this.
Signed-off-by: Martyn Welch <[email protected]>
Acked-by: Sebastian Reichel <[email protected]>
| -rw-r--r-- | board/ge/b1x5v2/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/ge/bx50v3/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/ge/mx53ppd/MAINTAINERS | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/board/ge/b1x5v2/MAINTAINERS b/board/ge/b1x5v2/MAINTAINERS index f22d4928355..3196ddbb51b 100644 --- a/board/ge/b1x5v2/MAINTAINERS +++ b/board/ge/b1x5v2/MAINTAINERS @@ -1,7 +1,7 @@ GE B1X5V2 BOARD M: Huan 'Kitty' Wang <[email protected]> M: Ian Ray <[email protected]> -M: Sebastian Reichel <[email protected]> +M: Martyn Welch <[email protected]> S: Maintained F: arch/arm/dts/imx6dl-b1x5v2.dts F: board/ge/b1x5v2/ diff --git a/board/ge/bx50v3/MAINTAINERS b/board/ge/bx50v3/MAINTAINERS index fafbd78c2a0..c1650483360 100644 --- a/board/ge/bx50v3/MAINTAINERS +++ b/board/ge/bx50v3/MAINTAINERS @@ -1,6 +1,6 @@ GE BX50V3 BOARD M: Ian Ray <[email protected]> -M: Sebastian Reichel <[email protected]> +M: Martyn Welch <[email protected]> S: Maintained F: arch/arm/dts/imx6q-b450v3.dts F: arch/arm/dts/imx6q-b650v3.dts diff --git a/board/ge/mx53ppd/MAINTAINERS b/board/ge/mx53ppd/MAINTAINERS index 2c06c8ee86c..146a460e7e6 100644 --- a/board/ge/mx53ppd/MAINTAINERS +++ b/board/ge/mx53ppd/MAINTAINERS @@ -1,7 +1,7 @@ GE PPD BOARD M: Antti Mäentausta <[email protected]> M: Ian Ray <[email protected]> -M: Sebastian Reichel <[email protected]> +M: Martyn Welch <[email protected]> S: Maintained F: arch/arm/dts/imx53-ppd* F: board/ge/mx53ppd/ |
