Message ID | 20250107015639.27648-1-gustavo.romero@linaro.org |
---|---|
State | Accepted |
Commit | b44314abca6fe22d21795eaeaf280d504183cb11 |
Headers | show |
Series | MAINTAINERS: Add me as the maintainer for ivshmem-flat | expand |
On 7/1/25 02:56, Gustavo Romero wrote: > Add me as the maintainer for the ivshmem-flat device. > > Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
On 7/1/25 02:56, Gustavo Romero wrote: > Add me as the maintainer for the ivshmem-flat device. > > Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) Patch queued, thanks.
Gustavo Romero <gustavo.romero@linaro.org> writes: > Add me as the maintainer for the ivshmem-flat device. > > Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2101b51217..461f98525b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2785,6 +2785,13 @@ F: hw/hyperv/hv-balloon*.h > F: include/hw/hyperv/dynmem-proto.h > F: include/hw/hyperv/hv-balloon.h > > +ivshmem-flat > +M: Gustavo Romero <gustavo.romero@linaro.org> > +S: Maintained > +F: hw/misc/ivshmem-flat.c > +F: include/hw/misc/ivshmem-flat.h > +F: docs/system/devices/ivshmem-flat.rst > + > Subsystems > ---------- > Overall Audio backends I missed this, and it's been merged already, but I'll ask anyway: would you be willing to maintain all of ivshmem-pci.c, too?
diff --git a/MAINTAINERS b/MAINTAINERS index 2101b51217..461f98525b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2785,6 +2785,13 @@ F: hw/hyperv/hv-balloon*.h F: include/hw/hyperv/dynmem-proto.h F: include/hw/hyperv/hv-balloon.h +ivshmem-flat +M: Gustavo Romero <gustavo.romero@linaro.org> +S: Maintained +F: hw/misc/ivshmem-flat.c +F: include/hw/misc/ivshmem-flat.h +F: docs/system/devices/ivshmem-flat.rst + Subsystems ---------- Overall Audio backends
Add me as the maintainer for the ivshmem-flat device. Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)