From patchwork Mon Sep 9 10:09:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Refik TUZAKLI X-Patchwork-Id: 1159657 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=none (p=none dis=none) header.from=savronik.com.tr 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 46RkSR6ckRz9sNT for ; Mon, 9 Sep 2019 20:10:31 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 7281420551; Mon, 9 Sep 2019 10:10:25 +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 9LItN6JbU-ci; Mon, 9 Sep 2019 10:10:20 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4409220526; Mon, 9 Sep 2019 10:10:18 +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 7DE551BF334 for ; Mon, 9 Sep 2019 10:10:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 7561687592 for ; Mon, 9 Sep 2019 10:10:15 +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 wqfPVVLJ7uVK for ; Mon, 9 Sep 2019 10:10:11 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from EXCSRV.savronikelectronics.com (mail.savronik.com.tr [193.109.135.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id 349ED86D82 for ; Mon, 9 Sep 2019 10:10:07 +0000 (UTC) Received: from EXCSRV.savronikelectronics.com ([::1]) by EXCSRV.savronikelectronics.com ([::1]) with mapi id 14.01.0218.012; Mon, 9 Sep 2019 13:09:45 +0300 From: Refik TUZAKLI To: "buildroot@buildroot.org" Thread-Topic: [PATCH 1/1] update email address in DEVELOPERS Thread-Index: AQHVZva0oPEn+qY/CUy6wV+1GPY/JQ== Date: Mon, 9 Sep 2019 10:09:45 +0000 Message-ID: <1568023785-19574-2-git-send-email-refik.tuzakli@savronik.com.tr> References: <1568023785-19574-1-git-send-email-refik.tuzakli@savronik.com.tr> In-Reply-To: <1568023785-19574-1-git-send-email-refik.tuzakli@savronik.com.tr> Accept-Language: tr-TR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [93.89.67.200] Content-ID: MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] update email address in DEVELOPERS 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: "tuzakli.refik@gmail.com" Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" my email address will be deactivated in two weeks. Signed-off-by: Refik Tuzakli --- DEVELOPERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPERS b/DEVELOPERS index 58d18a3..3b1d03c 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1921,7 +1921,7 @@ N: Rahul Jain F: package/uhttpd/ F: package/ustream-ssl/ -N: Refik Tuzakli +N: Refik Tuzakli F: package/paho-mqtt-cpp/ N: Rémi Rérolle