From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1er8w6-0005ty-UH for qemu-devel@nongnu.org; Wed, 28 Feb 2018 16:06:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1er8w5-0000qI-PF for qemu-devel@nongnu.org; Wed, 28 Feb 2018 16:06:50 -0500 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:46843) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1er8w5-0000p6-IE for qemu-devel@nongnu.org; Wed, 28 Feb 2018 16:06:49 -0500 Received: by mail-lf0-x242.google.com with SMTP id r80so5586330lfe.13 for ; Wed, 28 Feb 2018 13:06:49 -0800 (PST) From: Max Filippov Date: Wed, 28 Feb 2018 13:06:16 -0800 Message-Id: <20180228210616.2756-12-jcmvbkbc@gmail.com> In-Reply-To: <20180228210616.2756-1-jcmvbkbc@gmail.com> References: <20180228210616.2756-1-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PATCH 11/11] MAINTAINERS: fix W: address for xtensa List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Max Filippov Signed-off-by: Max Filippov --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a334a25e5df0..33c4ef0935dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -279,7 +279,7 @@ T: git git://github.com/ehabkost/qemu.git x86-next Xtensa M: Max Filippov -W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa +W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa S: Maintained F: target/xtensa/ F: hw/xtensa/ -- 2.11.0