From patchwork Mon Oct 30 05:08:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 831877 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@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=) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yQMwB1bQQz9sNd for ; Mon, 30 Oct 2017 16:09:13 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B1DC330245; Mon, 30 Oct 2017 05:09:02 +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 VG+a-HiH+Edn; Mon, 30 Oct 2017 05:09:00 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id C8EBD30244; Mon, 30 Oct 2017 05:08:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 954761C2E4E for ; Mon, 30 Oct 2017 05:09:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 863FD8814B for ; Mon, 30 Oct 2017 05:09:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KMJaUYqRAMCT for ; Mon, 30 Oct 2017 05:09:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mx.tkos.co.il (guitar.tcltek.co.il [192.115.133.116]) by whitealder.osuosl.org (Postfix) with ESMTPS id CC84F82B9D for ; Mon, 30 Oct 2017 05:09:02 +0000 (UTC) Received: from sapphire.lan (unknown [10.0.4.3]) by mx.tkos.co.il (Postfix) with ESMTPA id D9AE1440406; Mon, 30 Oct 2017 07:09:00 +0200 (IST) From: Baruch Siach To: buildroot@busybox.net Date: Mon, 30 Oct 2017 07:08:55 +0200 Message-Id: <7f569e51870c810f715772f3920cb001832413af.1509340135.git.baruch@tkos.co.il> X-Mailer: git-send-email 2.14.2 Subject: [Buildroot] [PATCH] DEVELOPERS: add myself as interested in socat 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: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Baruch Siach --- DEVELOPERS | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVELOPERS b/DEVELOPERS index 274150537d75..862399b45a27 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -184,6 +184,7 @@ N: Baruch Siach F: package/daemon/ F: package/ebtables/ F: package/openipmi/ +F: package/socat/ F: package/ti-uim/ F: package/uhubctl/