From patchwork Mon Sep 16 21:13:41 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: 1163095 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="tRDg6dD5"; 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 46XJrj4X75z9sNw for ; Tue, 17 Sep 2019 07:13:55 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id ADD06203DD; Mon, 16 Sep 2019 21:13:52 +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 8XSchxwPzczQ; Mon, 16 Sep 2019 21:13:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 5E9FC203EA; Mon, 16 Sep 2019 21:13:51 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 393B41BF400 for ; Mon, 16 Sep 2019 21:13:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 32166203EA for ; Mon, 16 Sep 2019 21:13:50 +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 Zms+EqGcel3y for ; Mon, 16 Sep 2019 21:13:49 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by silver.osuosl.org (Postfix) with ESMTPS id 493A7203DD for ; Mon, 16 Sep 2019 21:13:49 +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 D2475602C4; Mon, 16 Sep 2019 23:13:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1568668422; bh=906bkankBQul8/Iy1NrdPg1BuAD3C5KHTyb+rxBt0cM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tRDg6dD5MFGPLlgHDKrobNOy3Ox5Ps0rYDs65PqC/WjfCnM+Ef+KWn7991ST6pCEH yXDhACluJ7+Gj0TAplqHuyGOlhW3smoD26EWkKURtvpsv5AKciViNlrUrphSZD8Tot nr2jtwL9RLX6l/6Ct6+gEOQuA+cAgF2+vISjIOknsSBAQ7HgKMVIE0mQHlIRI+tKZY icToOrDghwHbbVlsuZ185FBEI1cYZyYa6yL83trzO7OjD0Zf1JIRAAt8jgsJOf5msu hb/XcZHQml/QoKHT5FAJiOS7WtL/SWDGX+YjwWtLqxYOENLZsTL7NHtLBtUgID+QVm r5wYeQyIw7BOw== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 16 Sep 2019 23:13:41 +0200 Message-Id: <1568668421-15872-2-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1568668421-15872-1-git-send-email-pjtexier@koncepto.io> References: <1568668421-15872-1-git-send-email-pjtexier@koncepto.io> Subject: [Buildroot] [PATCH 2/2] DEVELOPERS: add Pierre-Jean Texier for mxml 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVELOPERS b/DEVELOPERS index 4467688..9b77987 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1898,6 +1898,7 @@ F: package/libarchive/ F: package/libevent/ F: package/libubootenv/ F: package/libxml2/ +F: package/mxml/ F: package/python-periphery/ F: package/stunnel/ F: package/tree/