diff mbox

[03/47] MAINTAINERS: add missing STM32 entry

Message ID 20170728053610.15770-4-f4bug@amsat.org (mailing list archive)
State New, archived
Headers show

Commit Message

Philippe Mathieu-Daudé July 28, 2017, 5:35 a.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Huth July 28, 2017, 6:58 a.m. UTC | #1
On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 795f89f709..f10252c292 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -556,6 +556,7 @@ F: hw/char/stm32f2xx_usart.c
>  F: hw/timer/stm32f2xx_timer.c
>  F: hw/adc/*
>  F: hw/ssi/stm32f2xx_spi.c
> +F: include/hw/*/stm32*.h
>  
>  Netduino 2
>  M: Alistair Francis <alistair@alistair23.me>
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>
Alistair Francis July 28, 2017, 4:47 p.m. UTC | #2
On Thu, Jul 27, 2017 at 11:58 PM, Thomas Huth <thuth@redhat.com> wrote:
> On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>

Thanks,
Alistair

>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 795f89f709..f10252c292 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -556,6 +556,7 @@ F: hw/char/stm32f2xx_usart.c
>>  F: hw/timer/stm32f2xx_timer.c
>>  F: hw/adc/*
>>  F: hw/ssi/stm32f2xx_spi.c
>> +F: include/hw/*/stm32*.h
>>
>>  Netduino 2
>>  M: Alistair Francis <alistair@alistair23.me>
>>
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
>
Alistair Francis July 28, 2017, 4:49 p.m. UTC | #3
On Fri, Jul 28, 2017 at 9:47 AM, Alistair Francis <alistair23@gmail.com> wrote:
> On Thu, Jul 27, 2017 at 11:58 PM, Thomas Huth <thuth@redhat.com> wrote:
>> On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
>>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>

Ah, different emails. I guess use this one instead.

Reviewed-by: Alistair Francis <alistair@alistair23.me>

Thanks,
Alistair


>
> Thanks,
> Alistair
>
>>> ---
>>>  MAINTAINERS | 1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 795f89f709..f10252c292 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -556,6 +556,7 @@ F: hw/char/stm32f2xx_usart.c
>>>  F: hw/timer/stm32f2xx_timer.c
>>>  F: hw/adc/*
>>>  F: hw/ssi/stm32f2xx_spi.c
>>> +F: include/hw/*/stm32*.h
>>>
>>>  Netduino 2
>>>  M: Alistair Francis <alistair@alistair23.me>
>>>
>>
>> Reviewed-by: Thomas Huth <thuth@redhat.com>
>>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 795f89f709..f10252c292 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -556,6 +556,7 @@  F: hw/char/stm32f2xx_usart.c
 F: hw/timer/stm32f2xx_timer.c
 F: hw/adc/*
 F: hw/ssi/stm32f2xx_spi.c
+F: include/hw/*/stm32*.h
 
 Netduino 2
 M: Alistair Francis <alistair@alistair23.me>