From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1co9bY-0006mj-2W for qemu-devel@nongnu.org; Wed, 15 Mar 2017 10:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1co9bS-00014H-3m for qemu-devel@nongnu.org; Wed, 15 Mar 2017 10:08:43 -0400 Received: from mail-pf0-x244.google.com ([2607:f8b0:400e:c00::244]:35382) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1co9bR-00013Z-UT for qemu-devel@nongnu.org; Wed, 15 Mar 2017 10:08:38 -0400 Received: by mail-pf0-x244.google.com with SMTP id x63so2216173pfx.2 for ; Wed, 15 Mar 2017 07:08:36 -0700 (PDT) From: Stafford Horne Date: Wed, 15 Mar 2017 23:08:16 +0900 Message-Id: <20170315140816.6604-1-shorne@gmail.com> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as openrisc maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, Stafford Horne Jia has claimed he is no longer able to maintain. I have fixing bugs here and there and getting familiar with the code base. Orignal thread from Jia: https://lists.librecores.org/pipermail/openrisc/2017-January/000321.html Signed-off-by: Stafford Horne --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4714df8..a39a4e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -196,8 +196,8 @@ F: hw/nios2/ F: disas/nios2.c OpenRISC -M: Jia Liu -S: Maintained +M: Stafford Horne +S: Off Fixes F: target/openrisc/ F: hw/openrisc/ F: tests/tcg/openrisc/ -- 2.9.3