diff options
author | Marek Behún <marek.behun@nic.cz> | 2021-08-25 14:49:39 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 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 <marek.behun@nic.cz>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a039b83b0..31b49c0a95 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 <pali@kernel.org> +M: Marek Behún <marek.behun@nic.cz> +M: Stefan Roese <sr@denx.de> +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 <sjg@chromium.org> S: Maintained |