diff options
| author | Jaehoon Chung <[email protected]> | 2016-12-27 20:08:13 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-12-27 11:24:19 -0500 |
| commit | d3c083a94722ab9089b6085ef9e95dd4858bc206 (patch) | |
| tree | de5020b751e84346e2d20eda7f2716262ddbc055 | |
| parent | ff78ad284aac73c5a5ff79bced25d2f5f7f0e18e (diff) | |
board: samsung: update the MAINTAINERS file
Update the maintainer from Przemyslaw and Lukasz to me.
Signed-off-by: Jaehoon Chung <[email protected]>
| -rw-r--r-- | board/samsung/odroid/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/samsung/smdk5420/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/samsung/trats/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/samsung/trats2/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/samsung/universal_c210/MAINTAINERS | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/board/samsung/odroid/MAINTAINERS b/board/samsung/odroid/MAINTAINERS index 2131d365ceb..3f2cf14bec2 100644 --- a/board/samsung/odroid/MAINTAINERS +++ b/board/samsung/odroid/MAINTAINERS @@ -1,5 +1,5 @@ ODROID BOARD -M: Przemyslaw Marczak <[email protected]> +M: Jaehoon Chung <[email protected]> S: Maintained F: board/samsung/odroid/ F: include/configs/odroid.h diff --git a/board/samsung/smdk5420/MAINTAINERS b/board/samsung/smdk5420/MAINTAINERS index 0361657eded..590a1140b07 100644 --- a/board/samsung/smdk5420/MAINTAINERS +++ b/board/samsung/smdk5420/MAINTAINERS @@ -10,7 +10,7 @@ F: include/configs/peach-pi.h F: configs/peach-pi_defconfig ODROID-XU3 BOARD -M: Przemyslaw Marczak <[email protected]> +M: Jaehoon Chung <[email protected]> S: Maintained F: board/samsung/smdk5420/ F: include/configs/odroid_xu3.h diff --git a/board/samsung/trats/MAINTAINERS b/board/samsung/trats/MAINTAINERS index 1b219b4cfed..060bcdb64bb 100644 --- a/board/samsung/trats/MAINTAINERS +++ b/board/samsung/trats/MAINTAINERS @@ -1,5 +1,5 @@ TRATS BOARD -M: Lukasz Majewski <[email protected]> +M: Jaehoon Chung <[email protected]> S: Maintained F: board/samsung/trats/ F: include/configs/trats.h diff --git a/board/samsung/trats2/MAINTAINERS b/board/samsung/trats2/MAINTAINERS index 70183002f69..ba17b4e0a64 100644 --- a/board/samsung/trats2/MAINTAINERS +++ b/board/samsung/trats2/MAINTAINERS @@ -1,5 +1,5 @@ TRATS2 BOARD -M: Lukasz Majewski <[email protected]> +M: Jaehoon Chung <[email protected]> S: Maintained F: board/samsung/trats2/ F: include/configs/trats2.h diff --git a/board/samsung/universal_c210/MAINTAINERS b/board/samsung/universal_c210/MAINTAINERS index 676067813b9..00d611042c6 100644 --- a/board/samsung/universal_c210/MAINTAINERS +++ b/board/samsung/universal_c210/MAINTAINERS @@ -1,5 +1,5 @@ UNIVERSAL_C210 BOARD -M: Przemyslaw Marczak <[email protected]> +M: Jaehoon Chung <[email protected]> S: Maintained F: board/samsung/universal_c210/ F: include/configs/s5pc210_universal.h |
