From patchwork Thu Oct 15 21:40:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Waldemar Brodkorb X-Patchwork-Id: 1382941 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) 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=none (p=none dis=none) header.from=openadk.org 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 4CC2lV6gT4z9sTr for ; Fri, 16 Oct 2020 08:40:54 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 3FE5B2E331; Thu, 15 Oct 2020 21:40: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 zRwJ4dp+vE9u; Thu, 15 Oct 2020 21:40:49 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id CE683203A7; Thu, 15 Oct 2020 21:40:48 +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 5E4031BF291 for ; Thu, 15 Oct 2020 21:40:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5A79A888B2 for ; Thu, 15 Oct 2020 21:40:47 +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 sdxnlyguipoD for ; Thu, 15 Oct 2020 21:40:44 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from helium.openadk.org (helium.openadk.org [89.238.66.15]) by whitealder.osuosl.org (Postfix) with ESMTPS id 5A61D888B0 for ; Thu, 15 Oct 2020 21:40:44 +0000 (UTC) Received: by helium.openadk.org (Postfix, from userid 1000) id A68B1100E9; Thu, 15 Oct 2020 23:40:41 +0200 (CEST) Date: Thu, 15 Oct 2020 23:40:41 +0200 From: Waldemar Brodkorb To: buildroot@buildroot.net Message-ID: <20201015214041.5de4o4p4c43iuztg@waldemar-brodkorb.de> MIME-Version: 1.0 Content-Disposition: inline X-Operating-System: Linux 4.9.0-11-amd64 x86_64 User-Agent: NeoMutt/20170113 (1.7.2) Subject: [Buildroot] [PATCH] DEVELOPERS: add mksh/ruby to Waldemar Brodkorb 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Waldemar Brodkorb --- DEVELOPERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index 53852ad4fc..c618db1d2b 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -2682,6 +2682,8 @@ N: Wade Berrier F: package/ngrep/ N: Waldemar Brodkorb +F: package/mksh/ +F: package/ruby/ F: package/uclibc/ F: package/uclibc-ng-test/