commit | 22c58349170f5a7157f32e01907afe882236723f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 29 15:31:23 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 08 20:21:59 2017 -0600 |
tree | 03c56f531e1bda802fe61f0bfb71e07c52761266 | |
parent | 166964daf4dfef9548fd567686d7df6bdfec1128 [diff] |
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>