diff options
| author | Igor Opaniuk <[email protected]> | 2024-02-02 22:44:29 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-02-13 15:38:11 -0500 |
| commit | b12883fc38adca78800f7a60f3f2f3053635d598 (patch) | |
| tree | 4b81bb1b1f3a3bf80adfcbd44c60434c0fc18e6b | |
| parent | 73b5b47dd5b546d0b9106bcca54c72815380e6d3 (diff) | |
poplar: add myself as co-maintainer
Add myself as co-maintainer for Poplar board, as I'm currently
working on it (re-testing releases, addressing issues etc).
CC: Jorge Ramirez-Ortiz <[email protected]>
CC: Shawn Guo <[email protected]>
Signed-off-by: Igor Opaniuk <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Acked-by: Jorge Ramirez-Ortiz <[email protected]>
| -rw-r--r-- | board/hisilicon/poplar/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/hisilicon/poplar/MAINTAINERS b/board/hisilicon/poplar/MAINTAINERS index bfd4a9be66b..01efc96b0d3 100644 --- a/board/hisilicon/poplar/MAINTAINERS +++ b/board/hisilicon/poplar/MAINTAINERS @@ -1,6 +1,7 @@ Poplar BOARD M: Jorge Ramirez-Ortiz <[email protected]> M: Shawn Guo <[email protected]> +M: Igor Opaniuk <[email protected]> S: Maintained F: board/hisilicon/poplar F: doc/board/hisilicon/poplar.rst |
