From patchwork Sat Sep 24 19:20:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alistair Francis X-Patchwork-Id: 674349 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3shL4x6VlLz9s5w for ; Sun, 25 Sep 2016 05:33:52 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=Pi8sCHJ8; dkim-atps=neutral Received: from localhost ([::1]:35339 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnsho-0000Ew-Kz for incoming@patchwork.ozlabs.org; Sat, 24 Sep 2016 15:33:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnsVv-0005UA-7l for qemu-devel@nongnu.org; Sat, 24 Sep 2016 15:21:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnsVq-000229-Jv for qemu-devel@nongnu.org; Sat, 24 Sep 2016 15:21:31 -0400 Received: from mail-pa0-f66.google.com ([209.85.220.66]:33995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnsVq-00021x-Eq for qemu-devel@nongnu.org; Sat, 24 Sep 2016 15:21:26 -0400 Received: by mail-pa0-f66.google.com with SMTP id i5so3450967pad.1 for ; Sat, 24 Sep 2016 12:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=onJbXRY6GPE2/UU5VMFcFrRBUs38zAmtSL8T1Kap8ts=; b=Pi8sCHJ8mfOF7Bv56XKijTnzaIYJZXa8dm6Qs9TOSqU/stRFldWH+gGiyeEYDhOzml b7dNnZmx08I3cCjT5PUmruQgZpRqS2MRzNodyqSPGD/M78nPUxEYcWry+EjYRV7vUawl kZGBfpegG4+Q34BTflmsUWTAsVi/UP1IFj1AreHtbL6+sCa9jtApw4fBoWuMCvhTVBmp dukK9WnGWqD8A+IsJ2FUIMjBoRd0b5E8sIdqHuC9JOmgbWu6TIPQcmVCBHTrfYfe0cv1 H8EV+X+BFS77cKbwedHr3AJeuxGgMB/IY41LNFkotSPzoNEwpOPYHMhcndF59LFcawG1 kZKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=onJbXRY6GPE2/UU5VMFcFrRBUs38zAmtSL8T1Kap8ts=; b=gRZd2qgqQn9AGeHdFmNaeszYq6HghPWZqmYfGRUZZ0icnj7EbR2+f9ifVnnnyeWbJ1 bmE4mLHcbedf/ACBIzesT1zbhUwVaZewP+7l0xDLIZsBPoroZpVkQ3obP/nnvKsh84qn wdIwFPysOPfWY7yf6IeEdDpjRQ0WTrR9VTAfYRh36M17B105vLUnEpmgeatSwQ7jOdhU xS+AEbGerkNemGzCaPPvVFt3HoJyyXBL/UWdEmOdVpkieN5ZwudCPuLfBORI9lwMpNO3 dR5FDBxE3i707vvmYy/Uzw2a+j1j3tXr2call8n3xqVPxccAiGEWhw5Kan9bugyQ9BrR 776w== X-Gm-Message-State: AE9vXwPxTxkj0HoftmyP0v2zxkBMzdqd4zCTiU2V3vCrMaZdq/m5/c7NM9jlcovFVn3laQ== X-Received: by 10.66.75.164 with SMTP id d4mr23831602paw.22.1474744825843; Sat, 24 Sep 2016 12:20:25 -0700 (PDT) Received: from localhost ([2601:646:8581:937e:696f:1ffa:ab17:d7de]) by smtp.gmail.com with ESMTPSA id t6sm20188943paa.45.2016.09.24.12.20.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Sep 2016 12:20:25 -0700 (PDT) From: Alistair Francis X-Google-Original-From: Alistair Francis To: qemu-devel@nongnu.org, peter.maydell@linaro.org Date: Sat, 24 Sep 2016 12:20:25 -0700 Message-Id: <5a46ccf398b050a41cc3b3d0e94bcff4ce2d85e0.1474742262.git.alistair@alistair23.me> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.220.66 Subject: [Qemu-devel] [PATCH v8 8/8] MAINTAINERS: Add Alistair to the maintainers list X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alistair23@gmail.com, konstanty@ieee.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Add Alistair Francis as the maintainer for the Netduino 2 and SMM32F205 SoC. Signed-off-by: Alistair Francis Reviewed-by: Peter Crosthwaite --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a3a2ad7..30b1155 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -479,6 +479,21 @@ S: Maintained F: hw/arm/virt-acpi-build.c F: include/hw/arm/virt-acpi-build.h +STM32F205 +M: Alistair Francis +S: Maintained +F: hw/arm/stm32f205_soc.c +F: hw/misc/stm32f2xx_syscfg.c +F: hw/char/stm32f2xx_usart.c +F: hw/timer/stm32f2xx_timer.c +F: hw/adc/* +F: hw/ssi/stm32f2xx_spi.c + +Netduino 2 +M: Alistair Francis +S: Maintained +F: hw/arm/netduino2.c + CRIS Machines ------------- Axis Dev88