patman: Adjust handling of unicode email address
authorSimon Glass <sjg@chromium.org>
Mon, 29 May 2017 21:31:23 +0000 (15:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 02:21:59 +0000 (20:21 -0600)
commit6f8abf765b9a8be4a32d84677cbbff1a1706b325
tree03c56f531e1bda802fe61f0bfb71e07c52761266
parent21caa558ca1811a9995ed1c1b0e2c01cbdf25662
patman: Adjust handling of unicode email address

Don't mess with the email address when outputting them. Just make sure
they are encoded with utf-8.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
tools/patman/gitutil.py
tools/patman/series.py