diff options
| author | Marek BehĂșn <[email protected]> | 2022-01-04 16:14:54 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-01-14 07:47:57 +0100 |
| commit | 28c1922675715c38abeef8627bdf26a48de8be02 (patch) | |
| tree | ea0e3df38eca24a6597c27db3b150bb7146f9578 | |
| parent | eadc4f512fb43bba2fa4e842c982da919da664be (diff) | |
board: gdsys: Drop Dirk Eibach from MAINTAINERS
I got an
<[email protected]>: host mxlb.ispgateway.de[80.67.18.126] said:
554 Sorry, no mailbox here by that name. (in reply to RCPT TO command)
when sending e-mail to [email protected].
Drop Dirk Eibach from MAINTAINERS of board/gdsys/a38x and
board/gdsys/mpc8308. The latter would be left maintainerless, add
Mario Six <[email protected]> (he is also maintainer of the former
board).
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
| -rw-r--r-- | board/gdsys/a38x/MAINTAINERS | 1 | ||||
| -rw-r--r-- | board/gdsys/mpc8308/MAINTAINERS | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/board/gdsys/a38x/MAINTAINERS b/board/gdsys/a38x/MAINTAINERS index d31e675ddce..6492e79541c 100644 --- a/board/gdsys/a38x/MAINTAINERS +++ b/board/gdsys/a38x/MAINTAINERS @@ -1,5 +1,4 @@ A38X BOARD -M: Dirk Eibach <[email protected]> M: Mario Six <[email protected]> S: Maintained F: board/gdsys/a38x/ diff --git a/board/gdsys/mpc8308/MAINTAINERS b/board/gdsys/mpc8308/MAINTAINERS index dc0b389f73c..57faba4695c 100644 --- a/board/gdsys/mpc8308/MAINTAINERS +++ b/board/gdsys/mpc8308/MAINTAINERS @@ -1,5 +1,5 @@ MPC8308 BOARD -M: Dirk Eibach <[email protected]> +M: Mario Six <[email protected]> S: Maintained F: board/gdsys/mpc8308/ F: include/configs/gazerbeam.h |
