diff options
author | Quentin Schulz | 2022-01-03 13:04:18 +0100 |
---|---|---|
committer | Tom Rini | 2022-01-07 09:30:44 -0500 |
commit | dae0829c6e98c274864496b019ae6d9c4bb94374 (patch) | |
tree | 66d29772ebae39f1a9966bb57b03ff4b955528ba | |
parent | c00c147dae51f06e012841371f9baffb4b9dc1b3 (diff) |
rockchip: puma/lion: update MAINTAINERS file
Philipp does not work at Theobroma Systems anymore so let's swap
Philipp's address with mine.
Cc: Philipp Tomsich <philipp.tomsich@vrull.eu>
Cc: Quentin Schulz <foss+u-boot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
-rw-r--r-- | board/theobroma-systems/lion_rk3368/MAINTAINERS | 2 | ||||
-rw-r--r-- | board/theobroma-systems/puma_rk3399/MAINTAINERS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/theobroma-systems/lion_rk3368/MAINTAINERS b/board/theobroma-systems/lion_rk3368/MAINTAINERS index 857f784d21b..a5b4cb31b4a 100644 --- a/board/theobroma-systems/lion_rk3368/MAINTAINERS +++ b/board/theobroma-systems/lion_rk3368/MAINTAINERS @@ -1,5 +1,5 @@ LION-RK3368 (RK3368-uQ7 system-on-module) -M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> +M: Quentin Schulz <quentin.schulz@theobroma-systems.com> M: Klaus Goger <klaus.goger@theobroma-systems.com> S: Maintained F: board/theobroma-systems/lion_rk3368 diff --git a/board/theobroma-systems/puma_rk3399/MAINTAINERS b/board/theobroma-systems/puma_rk3399/MAINTAINERS index ccec09c3866..1ec2dd72d6c 100644 --- a/board/theobroma-systems/puma_rk3399/MAINTAINERS +++ b/board/theobroma-systems/puma_rk3399/MAINTAINERS @@ -1,5 +1,5 @@ PUMA-RK3399 -M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> +M: Quentin Schulz <quentin.schulz@theobroma-systems.com> M: Klaus Goger <klaus.goger@theobroma-systems.com> S: Maintained F: board/theobroma-systems/puma_rk3399 |