From mboxrd@z Thu Jan 1 00:00:00 1970 From: sjg at google.com Date: Wed, 5 Dec 2018 15:10:37 -0800 Subject: [U-Boot] [PATCH] binman: Add myself as maintainer In-Reply-To: <20181126030726.200097-1-sjg@chromium.org> References: <20181126030726.200097-1-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Add an entry for my maintainership of this tool. Signed-off-by: Simon Glass --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) Applied to u-boot-dm/master, thanks!