From patchwork Mon Aug 12 16:09:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1145800 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.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="YEBAsXi/"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 466gmc4kFXz9sN6 for ; Tue, 13 Aug 2019 02:10:24 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5C03422115; Mon, 12 Aug 2019 16:10:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N3THb+p3mvzQ; Mon, 12 Aug 2019 16:10:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id B860A203C7; Mon, 12 Aug 2019 16:10:19 +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 B02781BF3EF for ; Mon, 12 Aug 2019 16:10:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A68C2875A7 for ; Mon, 12 Aug 2019 16:10:18 +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 eZS985II-Ti5 for ; Mon, 12 Aug 2019 16:10:17 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by hemlock.osuosl.org (Postfix) with ESMTPS id A9B3487603 for ; Mon, 12 Aug 2019 16:10:17 +0000 (UTC) Received: from menoah.home (lfbn-1-8923-205.w193-250.abo.wanadoo.fr [193.250.65.205]) by koncepto.io (Postfix) with ESMTPSA id D0BF760358; Mon, 12 Aug 2019 18:10:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1565626208; bh=M3sg2gKw9VzOHQG7Orord1vCiU3r2oTW9/UnS0k6BZ8=; h=From:To:Cc:Subject:Date:From; b=YEBAsXi/OfuZLYaCaKWlqOeQJXugaduCwxFhkJzpOSL3bqoqzrrbWH4NOgAPSJBhp NB+p/Cfons9h4CCNIqVcAiPyqk8/ATd2rFwOM1XQpw0JWq9Xgj/1LKlghvDkoX6BtF xF/8rZ9zpImaQY3spgGpgG8rKshUXKjLtQxp85q0v1G4S4E3jyMtb1CaMduCjwUai0 Xe4LUw4KLsyDaUzWFNwGeIcElaNBrZnR3+5AC/2EGqp3WwDHXHgf9wvDxQc31lEUel VdKRwWtdZd1NWqUQm/Q2WrLORtSCcffnvMAgiZxjsLV0db7juVr5abUEyrM4l/EGS1 cwsGF4RAY9j9g== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 12 Aug 2019 18:09:30 +0200 Message-Id: <1565626170-9944-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH] DEVELOPERS: add Pierre-Jean Texier for genimage, libarchive and libxml2 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: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Pierre-Jean Texier --- DEVELOPERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index d756044..9cb448f 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1878,8 +1878,11 @@ N: Pierre Floury F: package/trace-cmd/ N: Pierre-Jean Texier +F: package/genimage/ +F: package/libarchive/ F: package/libevent/ F: package/libubootenv/ +F: package/libxml2/ F: package/python-periphery/ F: package/stunnel/