From patchwork Mon Jul 17 12:07:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Beno=C3=AEt_Allard?= X-Patchwork-Id: 789412 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xB2BG1mvKz9ryk for ; Mon, 17 Jul 2017 22:08:22 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=greenbone.net header.i=@greenbone.net header.b="fTlbCBOu"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3695B85575; Mon, 17 Jul 2017 12:08:20 +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 3DR_AFLsm_Yy; Mon, 17 Jul 2017 12:08:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3E5658555E; Mon, 17 Jul 2017 12:08:14 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 283CB1C0762 for ; Mon, 17 Jul 2017 12:08:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 213DC866E0 for ; Mon, 17 Jul 2017 12:08:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WBu39Ldm1-Lp for ; Mon, 17 Jul 2017 12:08:11 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.dn-systems.net (amalthea.dnx.de [193.108.181.146]) by hemlock.osuosl.org (Postfix) with ESMTPS id A46D186667 for ; Mon, 17 Jul 2017 12:08:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=greenbone.net; s=20170621; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=66o6HsEfDQ7XswDfj70H7k0O26LWbhK0XNLn98V60Sc=; b=fTlbCBOuUP0yOdWP6V8LNVwovb Koe3QahoiakJfrCz82aiBx7EDTouN9shendST93895x9loazsLOVA6DZwdtpbBw1/9OcmEbYsPe9Y ECrVEWgnsNY4DhndjiGRmOL8DEFnLWb992aKtTqhTnFPPOMUaAHJIqvNCBUSkCfuFpUI=; Delivery-date: Mon, 17 Jul 2017 14:08:11 +0200 Received: from relay.dn-systems.net ([2001:67c:274c:42::150]:50984) by mail.dn-systems.net with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1dX4oq-00087H-LL; Mon, 17 Jul 2017 14:08:08 +0200 Received: from [212.95.124.162] (port=26544 helo=debian-jessie.devel.local.os.greenbone.net) by relay.dn-systems.net with esmtpa (Exim 4.84_2) (envelope-from ) id 1dX4oW-0000Gd-Gf; Mon, 17 Jul 2017 14:07:48 +0200 From: =?UTF-8?q?Beno=C3=AEt=20Allard?= To: buildroot@buildroot.org Date: Mon, 17 Jul 2017 14:07:36 +0200 Message-Id: <1500293256-30433-1-git-send-email-benoit.allard@greenbone.net> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 X-Scan-Signature: 7a36ff3c0c273852f63078692cccff11 Cc: =?UTF-8?q?Beno=C3=AEt=20Allard?= Subject: [Buildroot] =?utf-8?q?=5BPATCH=5D_DEVELOPERS=3A_Remove_Beno=C3=AE?= =?utf-8?q?t_Allard?= X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" I'm leaving the company. So removing the entry before the address bounces. Signed-off-by: Benoît Allard --- DEVELOPERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DEVELOPERS b/DEVELOPERS index 80c3dd2..53a0bba 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -183,10 +183,6 @@ F: package/taskd/ N: Benjamin Kamath F: package/lapack/ -N: Benoît Allard -F: boot/syslinux/ -F: package/dc3dd/ - N: Bernd Kuhls F: package/alsa-lib/ F: package/alsa-utils/