diff options
| author | Marek Behún <[email protected]> | 2021-08-25 14:49:39 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-10-01 11:07:13 +0200 |
| commit | 6c96332441cfdfa9093c899aa612f10f1a80719e (patch) | |
| tree | b8664a8ce5bf92e8a9711069529534cca4b5216a | |
| parent | d1d71740121f45c155a953174dd496671e6dd9b9 (diff) | |
MAINTAINERS: Add entry for kwbimage / kwboot tools
Add entry for these tools with Marek, Pali and Stefan as maintainers.
Signed-off-by: Marek Behún <[email protected]>
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a039b83b0e..31b49c0a95f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -775,6 +775,16 @@ S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-i2c.git F: drivers/i2c/ +KWBIMAGE / KWBOOT TOOLS +M: Pali Rohár <[email protected]> +M: Marek Behún <[email protected]> +M: Stefan Roese <[email protected]> +S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git +F: doc/README.kwbimage +F: doc/kwboot.1 +F: tools/kwb* + LOGGING M: Simon Glass <[email protected]> S: Maintained |
