From patchwork Thu Feb 15 14:50:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 128455 Delivered-To: patch@linaro.org Received: by 10.46.124.24 with SMTP id x24csp1831065ljc; Thu, 15 Feb 2018 06:51:01 -0800 (PST) X-Google-Smtp-Source: AH8x224sszxeXMZALxnXr/lBzyRM2anAAwueeDU7yiIZlipcDf2EtzUz31ASf47mx0YwecP3A4Zo X-Received: by 10.80.131.67 with SMTP id 61mr3613718edh.16.1518706260955; Thu, 15 Feb 2018 06:51:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518706260; cv=none; d=google.com; s=arc-20160816; b=zBRit2AqCdQu31Tz24yz96yrFmXia36MJynMzlSbDnmO00QOgtNRiv2a+dBhGcsuC/ HbNgegraFZLMtPl29DgXvMoNa4PkPiN+WUnEyMPe/HZRTnmhqJ6u8lK3lfHC2Rc1dm4s gddTrsmA5kESRFkY1KdFVnrmUOWPi/3Nwz9PCUtonCvQN6BO0dp/zUp3dR/SrkZNDm5k je7kV8q+ss0RL2RWP/F6qDGYOXARqAd+dKsPrQfQJGIKI8ksVrNMMq4URjfZP8v88v1W +yxUGe9rwgSo8RM3UrrKKPuklL0r4jDEqYleubrVXnYaFz2ymBZxssLRmnqYrs01h7ww mnSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from :arc-authentication-results; bh=eJoUgjpaT+IIfiB+2+fScVzjkMoL4K4m/BnlbpHfsjI=; b=h9CYzoSP8OWdQ8/L+EAL39FRhaeYc6NesZrXDCfyWfHAEZaF/u0VoLAOzTlFKE2Yd9 +1xqdN4F+2SQodr5kzYoalrxV/SSddV9Vt77LvTyAAX35Q6D5A0Bwf6v21Zhal/jua0h W77FkvF68CqGEP7ZLSIywR0hJ1fu02uAB8dKzZzpa4CWe7Tw5jN9wQ+lJUZZwQ4BNVVH LTS+IXtciH7N/ppHcR+0V+8EmbahPFZP02BXSwJ7h5PK97DbFq2WEYx5EyS8gbL19gHn +i5LkhLiYhjtSVzQqt7iNT9asL7ep9yfgiHwiLDSl9FGwYJuWNJnl4oTuAhCivIpj6I1 QyFA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id f24si2406659edm.200.2018.02.15.06.51.00; Thu, 15 Feb 2018 06:51:00 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 6CDDBC221A1; Thu, 15 Feb 2018 14:50:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id D4351C220E1; Thu, 15 Feb 2018 14:50:57 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 4A3DDC220E1; Thu, 15 Feb 2018 14:50:56 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id E968BC21C93 for ; Thu, 15 Feb 2018 14:50:55 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9E077AAC8; Thu, 15 Feb 2018 14:50:55 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Thu, 15 Feb 2018 15:50:54 +0100 Message-Id: <20180215145054.78927-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Tom Rini Subject: [U-Boot] [PATCH] RPi: Add myself as board maintainer X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Commit 958d55f26ce ("MAINTAINERS: Take over BCM2835 maintainership") put me in as maintainer for the RPi soc, but forgot to update the board MAINTIANERS file. Add me there too. Signed-off-by: Alexander Graf --- board/raspberrypi/rpi/MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index a7eb3654bb..cce1a7ad76 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,6 +1,6 @@ RPI BOARD -#M: Stephen Warren -S: Orphaned (Since 2017-07) +M: Alexander Graf +S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h F: configs/rpi_*defconfig