
21 Jun
2018
21 Jun
'18
6:50 a.m.
On Wed, Jun 20, 2018 at 6:02 AM, Simon Glass sjg@chromium.org wrote:
On 18 June 2018 at 19:43, Bin Meng bmeng.cn@gmail.com wrote:
Previous rename of efi-x86 target missed the MAINTAINERS update, which caused the buildman warnings:
WARNING: no status info for 'efi-x86_app' WARNING: no maintainers for 'efi-x86_app'
This updates the board MAINTAINERS to reflect the up-to-date info.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
board/efi/efi-x86_app/MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!