From patchwork Sun Jan 15 23:04:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 715544 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3v1sPy5Rmnz9snk for ; Mon, 16 Jan 2017 10:04:38 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 36C96A75E6; Mon, 16 Jan 2017 00:04:37 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ypQEKdEj_hUM; Mon, 16 Jan 2017 00:04:36 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6F991A75CC; Mon, 16 Jan 2017 00:04:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7AE90A75D7 for ; Mon, 16 Jan 2017 00:04:32 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bsrhGpqJH__N for ; Mon, 16 Jan 2017 00:04:32 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by theia.denx.de (Postfix) with ESMTPS id 3590EA75B7 for ; Mon, 16 Jan 2017 00:04:29 +0100 (CET) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3v1sPn4gyGz3hjqj; Mon, 16 Jan 2017 00:04:29 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3v1sPn42wlzvkc8; Mon, 16 Jan 2017 00:04:29 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id Z0uTmPHpcs8S; Mon, 16 Jan 2017 00:04:28 +0100 (CET) X-Auth-Info: kBfsLStLClO4pXl6eTpBMYOgvmamZMINhAI3qGRU/5E= Received: from localhost.localdomain (87-206-159-178.dynamic.chello.pl [87.206.159.178]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 16 Jan 2017 00:04:28 +0100 (CET) From: Lukasz Majewski To: Simon Glass , Tom Rini Date: Mon, 16 Jan 2017 00:04:10 +0100 Message-Id: <1484521450-20554-1-git-send-email-lukma@denx.de> X-Mailer: git-send-email 2.1.4 Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] MAINTAINERS: DFU: Change e-mail address of DFU maintanier X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Lukasz Majewski Reviewed-by: Simon Glass --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1ea7ae0..0e05c0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -242,7 +242,7 @@ T: git git://git.denx.de/u-boot-coldfire.git F: arch/m68k/ DFU -M: Lukasz Majewski +M: Lukasz Majewski S: Maintained T: git git://git.denx.de/u-boot-dfu.git F: drivers/dfu/