diff options
| author | Philippe Mathieu-Daudé | 2018-12-18 12:56:15 +0100 |
|---|---|---|
| committer | Thomas Huth | 2019-02-28 12:15:53 +0100 |
| commit | ecd1a5d0c19571b1e172538ca87420934f1f80d4 (patch) | |
| tree | a00ba4a858366af68ce03dd208186491f8f974ee | |
| parent | MAINTAINERS: Add maintainers to the Linux subsystem (diff) | |
| download | qemu-ecd1a5d0c19571b1e172538ca87420934f1f80d4.tar.gz qemu-ecd1a5d0c19571b1e172538ca87420934f1f80d4.tar.xz qemu-ecd1a5d0c19571b1e172538ca87420934f1f80d4.zip | |
MAINTAINERS: Add maintainer to the TCG/i386 subsystem
Richard obviously maintains this subdirectory, make this official :)
Remove the qemu-devel@nongnu.org entry because the list is always
selected by the 'All patches CC here' section.
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a1ceccf2a2..8c217d84b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2232,7 +2232,7 @@ F: tcg/arm/ F: disas/arm.c i386 target -L: qemu-devel@nongnu.org +M: Richard Henderson <rth@twiddle.net> S: Maintained F: tcg/i386/ F: disas/i386.c |
