* [PATCH] MAINTAINERS: Adding myself as a reviewer of some components
@ 2022-01-31 12:17 Ani Sinha
0 siblings, 0 replies; 4+ messages in thread
From: Ani Sinha @ 2022-01-31 12:17 UTC (permalink / raw)
To: qemu-devel; +Cc: Ani Sinha, f4bug
Added myself as a reviewer of vmgenid, unimplemented device and empty slot.
Signed-off-by: Ani Sinha <ani@anisinha.ca>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b43344fa98..fed31a5eb5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2182,6 +2182,7 @@ F: tests/qtest/prom-env-test.c
VM Generation ID
S: Orphan
+R: Ani Sinha <ani@anisinha.ca>
F: hw/acpi/vmgenid.c
F: include/hw/acpi/vmgenid.h
F: docs/specs/vmgenid.txt
@@ -2197,6 +2198,7 @@ F: hw/misc/led.c
Unimplemented device
M: Peter Maydell <peter.maydell@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
+R: Ani Sinha <ani@anisinha.ca>
S: Maintained
F: include/hw/misc/unimp.h
F: hw/misc/unimp.c
@@ -2204,6 +2206,7 @@ F: hw/misc/unimp.c
Empty slot
M: Artyom Tarasenko <atar4qemu@gmail.com>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
+R: Ani Sinha <ani@anisinha.ca>
S: Maintained
F: include/hw/misc/empty_slot.h
F: hw/misc/empty_slot.c
--
2.25.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: Adding myself as a reviewer of some components
@ 2022-01-31 12:20 Ani Sinha
2022-01-31 23:59 ` Philippe Mathieu-Daudé via
2022-02-16 17:22 ` Peter Maydell
0 siblings, 2 replies; 4+ messages in thread
From: Ani Sinha @ 2022-01-31 12:20 UTC (permalink / raw)
To: qemu-devel; +Cc: Ani Sinha, peter.maydell, f4bug, atar4qemu
Added myself as a reviewer of vmgenid, unimplemented device and empty slot.
Signed-off-by: Ani Sinha <ani@anisinha.ca>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b43344fa98..fed31a5eb5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2182,6 +2182,7 @@ F: tests/qtest/prom-env-test.c
VM Generation ID
S: Orphan
+R: Ani Sinha <ani@anisinha.ca>
F: hw/acpi/vmgenid.c
F: include/hw/acpi/vmgenid.h
F: docs/specs/vmgenid.txt
@@ -2197,6 +2198,7 @@ F: hw/misc/led.c
Unimplemented device
M: Peter Maydell <peter.maydell@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
+R: Ani Sinha <ani@anisinha.ca>
S: Maintained
F: include/hw/misc/unimp.h
F: hw/misc/unimp.c
@@ -2204,6 +2206,7 @@ F: hw/misc/unimp.c
Empty slot
M: Artyom Tarasenko <atar4qemu@gmail.com>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
+R: Ani Sinha <ani@anisinha.ca>
S: Maintained
F: include/hw/misc/empty_slot.h
F: hw/misc/empty_slot.c
--
2.25.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Adding myself as a reviewer of some components
2022-01-31 12:20 [PATCH] MAINTAINERS: Adding myself as a reviewer of some components Ani Sinha
@ 2022-01-31 23:59 ` Philippe Mathieu-Daudé via
2022-02-16 17:22 ` Peter Maydell
1 sibling, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-01-31 23:59 UTC (permalink / raw)
To: Ani Sinha, qemu-devel; +Cc: peter.maydell, atar4qemu
On 31/1/22 13:20, Ani Sinha wrote:
> Added myself as a reviewer of vmgenid, unimplemented device and empty slot.
>
> Signed-off-by: Ani Sinha <ani@anisinha.ca>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b43344fa98..fed31a5eb5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2182,6 +2182,7 @@ F: tests/qtest/prom-env-test.c
>
> VM Generation ID
> S: Orphan
> +R: Ani Sinha <ani@anisinha.ca>
> F: hw/acpi/vmgenid.c
> F: include/hw/acpi/vmgenid.h
> F: docs/specs/vmgenid.txt
> @@ -2197,6 +2198,7 @@ F: hw/misc/led.c
> Unimplemented device
> M: Peter Maydell <peter.maydell@linaro.org>
> R: Philippe Mathieu-Daudé <f4bug@amsat.org>
> +R: Ani Sinha <ani@anisinha.ca>
> S: Maintained
> F: include/hw/misc/unimp.h
> F: hw/misc/unimp.c
> @@ -2204,6 +2206,7 @@ F: hw/misc/unimp.c
> Empty slot
> M: Artyom Tarasenko <atar4qemu@gmail.com>
> R: Philippe Mathieu-Daudé <f4bug@amsat.org>
> +R: Ani Sinha <ani@anisinha.ca>
> S: Maintained
> F: include/hw/misc/empty_slot.h
> F: hw/misc/empty_slot.c
Don't expect much activity in unimp/empty_slot ;)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Adding myself as a reviewer of some components
2022-01-31 12:20 [PATCH] MAINTAINERS: Adding myself as a reviewer of some components Ani Sinha
2022-01-31 23:59 ` Philippe Mathieu-Daudé via
@ 2022-02-16 17:22 ` Peter Maydell
1 sibling, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2022-02-16 17:22 UTC (permalink / raw)
To: Ani Sinha; +Cc: qemu-devel, atar4qemu, f4bug
On Mon, 31 Jan 2022 at 12:20, Ani Sinha <ani@anisinha.ca> wrote:
>
> Added myself as a reviewer of vmgenid, unimplemented device and empty slot.
>
> Signed-off-by: Ani Sinha <ani@anisinha.ca>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied to target-arm.next, thanks.
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-02-16 17:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-31 12:20 [PATCH] MAINTAINERS: Adding myself as a reviewer of some components Ani Sinha
2022-01-31 23:59 ` Philippe Mathieu-Daudé via
2022-02-16 17:22 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2022-01-31 12:17 Ani Sinha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).