From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:44265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmeSH-00015S-17 for qemu-devel@nongnu.org; Thu, 24 Jan 2019 07:50:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmeSF-000121-3h for qemu-devel@nongnu.org; Thu, 24 Jan 2019 07:50:00 -0500 From: Laurent Vivier Date: Thu, 24 Jan 2019 13:49:02 +0100 Message-Id: <20190124124906.16653-2-laurent@vivier.eu> In-Reply-To: <20190124124906.16653-1-laurent@vivier.eu> References: <20190124124906.16653-1-laurent@vivier.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 1/5] MAINTAINERS: Fix utf-8 mangling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Laurent Vivier , Paolo Bonzini , Eduardo Habkost , qemu-trivial@nongnu.org, "Michael S. Tsirkin" , David Gibson , Marcel Apfelbaum , qemu-ppc@nongnu.org, Richard Henderson , Michael Tokarev , =?UTF-8?q?Alex=20Benn=C3=A9e?= , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= From: Philippe Mathieu-Daudé Patch incorrectly applied as 15ffb43cbf4. Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20190117161355.18204-1-philmd@redhat.com> Signed-off-by: Laurent Vivier --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index af339b86db..fd3d4de3fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1639,7 +1639,7 @@ F: include/hw/display/edid.h F: qemu-edid.c Firmware configuration (fw_cfg) -M: Philippe Mathieu-Daudé +M: Philippe Mathieu-Daudé R: Laszlo Ersek R: Gerd Hoffmann S: Supported -- 2.20.1