diff options
author | Simon Glass <sjg@chromium.org> | 2018-11-25 20:07:26 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-12-05 06:06:44 -0700 |
commit | bb48470df21c0ce4ebed47f5dc3ea25ff02fd4dd (patch) | |
tree | 7fae4c3a2223468390ed4d6cabde2df08d0f1e7e | |
parent | 759a99c24201eac0a9ade628021cd49d208f0fbb (diff) | |
download | u-boot-bb48470df21c0ce4ebed47f5dc3ea25ff02fd4dd.tar.gz u-boot-bb48470df21c0ce4ebed47f5dc3ea25ff02fd4dd.tar.xz u-boot-bb48470df21c0ce4ebed47f5dc3ea25ff02fd4dd.zip |
binman: Add myself as maintainer
Add an entry for my maintainership of this tool.
Signed-off-by: Simon Glass <sjg@chromium.org>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8ea8ef9924..0cec39c542 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -380,6 +380,11 @@ S: Maintained T: git git://git.denx.de/u-boot-microblaze.git F: arch/arm/mach-zynqmp-r5/ +BINMAN +M: Simon Glass <sjg@chromium.org> +S: Maintained +F: tools/binman/ + BUILDMAN M: Simon Glass <sjg@chromium.org> S: Maintained |