From patchwork Sun Sep 11 14:55:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alistair Francis X-Patchwork-Id: 668476 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 3sXDgQ4Pcjz9s9x for ; Mon, 12 Sep 2016 01:02:10 +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=oyJtFWq3; dkim-atps=neutral Received: from localhost ([::1]:37934 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bj6Gm-0002Gz-9L for incoming@patchwork.ozlabs.org; Sun, 11 Sep 2016 11:02:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bj6Aw-0005c7-T3 for qemu-devel@nongnu.org; Sun, 11 Sep 2016 10:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bj6As-0004WU-UF for qemu-devel@nongnu.org; Sun, 11 Sep 2016 10:56:06 -0400 Received: from mail-pa0-f68.google.com ([209.85.220.68]:32848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bj6As-0004WI-Ox for qemu-devel@nongnu.org; Sun, 11 Sep 2016 10:56:02 -0400 Received: by mail-pa0-f68.google.com with SMTP id h5so6505207pao.0 for ; Sun, 11 Sep 2016 07:56:02 -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=rxP6ULu++S1Yv0JCBKfpz8uINeguyo1GTepvhcmjPmk=; b=oyJtFWq33c0Yc/ZpKQuBjDjUSeLQUEWz63Nrb1vzxyAMm08YHUQAt3GFR6RP9qnQ++ HdjpiZCg+MMr832Zw3NpWP16KmeNLcv73nejLIle2XWexBWm4b60FSk6axAsW8aFH5x/ QvAUWt8iZd7g6bA++mKgXV46J/gFvIHYMfYwFnczRD7VJSS4Iw43+7eS+v+dwtVcMpM5 0kSXw4Z7y59qQeQM/Hs2g+ph4Bp56jVLwVfPqL4ImVUtmtVq2KkFwfSTGEGBikK7CAzb 8Z3ifehDlhNfFwoeI0xFWUojNpv9eFyYFmSvsV5ybyJeyTNNVTj0EPkL3qECMNny4R5F e6Yw== 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=rxP6ULu++S1Yv0JCBKfpz8uINeguyo1GTepvhcmjPmk=; b=h3it53iHNa0V2JfxZux6i3xXK7N8jMOJm7JOF4XWEsm2D39O1CVHiiam2uR8HC4GSM u8WYgWmFj4xey2gRtsKIhRU9SdCTHl3ghzlbkIXPrIIKaKXjbfZf8RctE0I+95iQSM3x l7E4/alX/v7KIIxFd6nqg0OQWwaUp3ZgdNCcq8zSN3NCxQkuiJz7RjMY6FEM8QV3f7FX Uk367pideHxjRbu/Q6RGLlnk5Iv0zrFoms/Jgcj7tB50WdByV0JWOuz0QVYZWrp5rsKW POUe3snrGd77lqAxtUZfhT1SXbue6u2imX/UTe4Lbhx2C/biXUWQU2RuTCmL6HeyYg5T UzGQ== X-Gm-Message-State: AE9vXwPR6QKAX+BeIu/BnC4dZbj0pHAdcuHHpf9S6PcNpJNHJ19kMNDQba4L2W9G1O+H3A== X-Received: by 10.66.79.138 with SMTP id j10mr24982551pax.60.1473605702238; Sun, 11 Sep 2016 07:55:02 -0700 (PDT) Received: from localhost ([2601:646:8581:937e:2561:c199:6f8f:8bc8]) by smtp.gmail.com with ESMTPSA id o5sm18175095pfb.9.2016.09.11.07.55.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Sep 2016 07:55:01 -0700 (PDT) From: Alistair Francis X-Google-Original-From: Alistair Francis To: qemu-devel@nongnu.org, peter.maydell@linaro.org Date: Sun, 11 Sep 2016 07:55:00 -0700 Message-Id: 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.68 Subject: [Qemu-devel] [PATCH v7 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 b6fb84e..ea10510 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -475,6 +475,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