From patchwork Sun Aug 11 12:07:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Petazzoni X-Patchwork-Id: 1145297 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 465yRf1jZ4z9sML for ; Sun, 11 Aug 2019 22:08:13 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id F002385C43; Sun, 11 Aug 2019 12:08:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id isSINUN71WJB; Sun, 11 Aug 2019 12:08:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 618EE85640; Sun, 11 Aug 2019 12:08:10 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E8F591BF4E5 for ; Sun, 11 Aug 2019 12:08:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id E20F4855FE for ; Sun, 11 Aug 2019 12:08:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VVNh0JQPrpmJ for ; Sun, 11 Aug 2019 12:08:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by fraxinus.osuosl.org (Postfix) with ESMTPS id D357985198 for ; Sun, 11 Aug 2019 12:08:01 +0000 (UTC) X-Originating-IP: 90.30.228.116 Received: from localhost (atoulouse-659-1-185-116.w90-30.abo.wanadoo.fr [90.30.228.116]) (Authenticated sender: thomas.petazzoni@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id A44C3C0002; Sun, 11 Aug 2019 12:07:59 +0000 (UTC) From: Thomas Petazzoni To: buildroot@buildroot.org Date: Sun, 11 Aug 2019 14:07:28 +0200 Message-Id: <20190811120739.26539-7-thomas.petazzoni@bootlin.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] DEVELOPERS: add Joao Pinto as contact for snps_aarch64_vdk_defconfig X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joao Pinto , Thomas Petazzoni Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Joao added this defconfig a while ago, and is still active contributing to Buildroot, so let's add him as the contact for this defconfig, so that he receives build failure notifications and gets Cc'ed on patches. Signed-off-by: Thomas Petazzoni Cc: Joao Pinto --- Joao, could you reply with an Acked-by, if you're fine with this? Thanks! --- DEVELOPERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index 62eeb1fa99..8b1ba6b643 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1161,6 +1161,10 @@ F: package/wmctrl/ F: package/x11r7/xdriver_xf86-video-imx/ F: package/x11r7/xdriver_xf86-video-imx-viv/ +N: Joao Pinto +F: board/synopsys/vdk/ +F: configs/snps_aarch64_vdk_defconfig + N: Joel Carlson F: package/c-capnproto/ F: package/capnproto/