diff mbox series

[v10,9/9] hw/fsi: Update MAINTAINER list

Message ID 20240110231537.1654478-10-ninad@linux.ibm.com
State New
Headers show
Series Introduce model for IBM's FSI | expand

Commit Message

Ninad Palsule Jan. 10, 2024, 11:15 p.m. UTC
Added maintainer for IBM FSI model

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Cédric Le Goater Jan. 12, 2024, 4:03 p.m. UTC | #1
On 1/11/24 00:15, Ninad Palsule wrote:
> Added maintainer for IBM FSI model
> 
> Signed-off-by: Cédric Le Goater <clg@kaod.org>

Please remove my S-o-b.

> Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00ec1f7eca..79f97a3fb9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3569,6 +3569,14 @@ F: tests/qtest/adm1272-test.c
>   F: tests/qtest/max34451-test.c
>   F: tests/qtest/isl_pmbus_vr-test.c
>   
> +FSI
> +M: Ninad Palsule <ninad@linux.ibm.com>

and add me as Reviewer.

Thanks,

C.


> +S: Maintained
> +F: hw/fsi/*
> +F: include/hw/fsi/*
> +F: docs/specs/fsi.rst
> +F: tests/qtest/fsi-test.c
> +
>   Firmware schema specifications
>   M: Philippe Mathieu-Daudé <philmd@linaro.org>
>   R: Daniel P. Berrange <berrange@redhat.com>
Ninad Palsule Jan. 16, 2024, 7:30 p.m. UTC | #2
Hello Cedric,

On 1/12/24 10:03, Cédric Le Goater wrote:
> On 1/11/24 00:15, Ninad Palsule wrote:
>> Added maintainer for IBM FSI model
>>
>> Signed-off-by: Cédric Le Goater <clg@kaod.org>
>
> Please remove my S-o-b.
Removed.
>
>>
>>   F: tests/qtest/isl_pmbus_vr-test.c
>>   +FSI
>> +M: Ninad Palsule <ninad@linux.ibm.com>
>
> and add me as Reviewer.

Added you as a reviewer.

Thanks for the review.

Regards,

Ninad

>
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 00ec1f7eca..79f97a3fb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3569,6 +3569,14 @@  F: tests/qtest/adm1272-test.c
 F: tests/qtest/max34451-test.c
 F: tests/qtest/isl_pmbus_vr-test.c
 
+FSI
+M: Ninad Palsule <ninad@linux.ibm.com>
+S: Maintained
+F: hw/fsi/*
+F: include/hw/fsi/*
+F: docs/specs/fsi.rst
+F: tests/qtest/fsi-test.c
+
 Firmware schema specifications
 M: Philippe Mathieu-Daudé <philmd@linaro.org>
 R: Daniel P. Berrange <berrange@redhat.com>