From patchwork Fri Oct 7 20:30:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Martincoski X-Patchwork-Id: 679734 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3srLlP3r2lz9ryT for ; Sat, 8 Oct 2016 07:31:29 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6915E33DD5; Fri, 7 Oct 2016 20:31:27 +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 AGVljepRcsvb; Fri, 7 Oct 2016 20:31:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 76FAF33DC7; Fri, 7 Oct 2016 20:30: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 7ED211CF6D3 for ; Fri, 7 Oct 2016 20:30:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 73E0733DA1 for ; Fri, 7 Oct 2016 20:30:46 +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 M9nk0xyhkyL2 for ; Fri, 7 Oct 2016 20:30:42 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.datacom.ind.br (mx.datacom.ind.br [177.66.5.10]) by silver.osuosl.org (Postfix) with ESMTPS id 8562430C9B for ; Fri, 7 Oct 2016 20:30:42 +0000 (UTC) Received: from mail.datacom.ind.br (localhost [127.0.0.1]) by mail.datacom.ind.br (Postfix) with ESMTPS id D10791982F3C; Fri, 7 Oct 2016 17:28:22 -0300 (BRT) Received: from localhost (localhost [127.0.0.1]) by mail.datacom.ind.br (Postfix) with ESMTP id C01D01982F8A; Fri, 7 Oct 2016 17:28:22 -0300 (BRT) Received: from mail.datacom.ind.br ([127.0.0.1]) by localhost (mail.datacom.ind.br [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mBQswR97bFvM; Fri, 7 Oct 2016 17:28:22 -0300 (BRT) Received: from PEDELD068.datacom.net (pedeld068.datacom.net [10.0.120.178]) by mail.datacom.ind.br (Postfix) with ESMTPSA id 9856E1982F5A; Fri, 7 Oct 2016 17:28:22 -0300 (BRT) From: Ricardo Martincoski To: buildroot@buildroot.org, Ricardo Martincoski Date: Fri, 7 Oct 2016 17:30:31 -0300 Message-Id: <20161007203031.21528-4-ricardo.martincoski@datacom.ind.br> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161007203031.21528-1-ricardo.martincoski@datacom.ind.br> References: <20161007203031.21528-1-ricardo.martincoski@datacom.ind.br> Subject: [Buildroot] [PATCH 4/4] DEVELOPERS: list {, net}atop package under my name 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: Ricardo Martincoski --- DEVELOPERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index 5dd5066..0deaefe 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1203,6 +1203,10 @@ F: package/gupnp-av/ N: Renaud Aubin F: package/libhttpparser/ +N: Ricardo Martincoski +F: package/atop/ +F: package/netatop/ + N: Rhys Williams F: package/lirc-tools/