diff mbox series

[U-Boot] x86: efi-x86_app: Update MAINTAINERS

Message ID 1529372597-30752-1-git-send-email-bmeng.cn@gmail.com
State Accepted
Commit 7ec2c21d8760fc26d93f0535588c515623d46627
Delegated to: Bin Meng
Headers show
Series [U-Boot] x86: efi-x86_app: Update MAINTAINERS | expand

Commit Message

Bin Meng June 19, 2018, 1:43 a.m. UTC
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(-)

Comments

Simon Glass June 19, 2018, 10:02 p.m. UTC | #1
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>
Bin Meng June 21, 2018, 4:50 a.m. UTC | #2
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!
diff mbox series

Patch

diff --git a/board/efi/efi-x86_app/MAINTAINERS b/board/efi/efi-x86_app/MAINTAINERS
index a44c7c6..fb8a6b1 100644
--- a/board/efi/efi-x86_app/MAINTAINERS
+++ b/board/efi/efi-x86_app/MAINTAINERS
@@ -1,6 +1,6 @@ 
-EFI-X86 BOARD
+EFI-X86_APP BOARD
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
-F:	board/efi/efi-x86/
-F:	include/configs/efi-x86.h
-F:	configs/efi-x86_defconfig
+F:	board/efi/efi-x86_app/
+F:	include/configs/efi-x86_app.h
+F:	configs/efi-x86_app_defconfig