diff options
| author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2020-05-06 10:25:13 +0200 |
|---|---|---|
| committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2020-05-14 13:44:35 +0200 |
| commit | 6d0af39f81cd22c7d26fd00e262d722e0003014f (patch) | |
| tree | 276bcfb9321e961b658580da7f0696599dae8b2e | |
| parent | 734e3befc20b699c69a6e20feade8073b1c19838 (diff) | |
| download | focaccia-qemu-6d0af39f81cd22c7d26fd00e262d722e0003014f.tar.gz focaccia-qemu-6d0af39f81cd22c7d26fd00e262d722e0003014f.zip | |
MAINTAINERS: Add myself as streams maintainer
Since we're missing a maintainer, add myself. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200506082513.18751-10-edgar.iglesias@gmail.com>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 005ee98a59..d11f3cb976 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2315,6 +2315,12 @@ F: net/slirp.c F: include/net/slirp.h T: git https://people.debian.org/~sthibault/qemu.git slirp +Streams +M: Edgar E. Iglesias <edgar.iglesias@gmail.com> +S: Maintained +F: hw/core/stream.c +F: include/hw/stream.h + Stubs M: Paolo Bonzini <pbonzini@redhat.com> S: Maintained |