From patchwork Sun Sep 3 16:13:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 809328 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xldMH4G9rz9t3P for ; Mon, 4 Sep 2017 02:13:46 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D1741C21F12; Sun, 3 Sep 2017 16:13:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 02EBCC21D79; Sun, 3 Sep 2017 16:13:38 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 08192C21D79; Sun, 3 Sep 2017 16:13:36 +0000 (UTC) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by lists.denx.de (Postfix) with ESMTPS id 04256C21D65 for ; Sun, 3 Sep 2017 16:13:33 +0000 (UTC) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3xldM05Nkqz1qw7g; Sun, 3 Sep 2017 18:13:32 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3xldM04wVGz3jgXt; Sun, 3 Sep 2017 18:13:32 +0200 (CEST) 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.70]) (amavisd-new, port 10024) with ESMTP id Gw9QqtNNV5Bh; Sun, 3 Sep 2017 18:13:30 +0200 (CEST) X-Auth-Info: roR1KzPD67/cncX//9Pw3hkNdQn4LfW3dtJnp+b9AH4= Received: from localhost.localdomain (89-77-92-62.dynamic.chello.pl [89.77.92.62]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 3 Sep 2017 18:13:30 +0200 (CEST) From: Lukasz Majewski To: u-boot@lists.denx.de Date: Sun, 3 Sep 2017 18:13:11 +0200 Message-Id: <1504455191-25268-1-git-send-email-lukma@denx.de> X-Mailer: git-send-email 2.1.4 Cc: trini@konsulko.com Subject: [U-Boot] [PATCH] git: mailrc: Update e-mail address X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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 --- doc/git-mailrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-mailrc b/doc/git-mailrc index af10a3d..556db0a 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -31,7 +31,7 @@ alias jhersh Joe Hershberger alias jwrdegoede Hans de Goede alias kimphill Kim Phillips alias luka Luka Perkov -alias lukma Lukasz Majewski +alias lukma Lukasz Majewski alias macpaul Macpaul Lin alias marex Marek Vasut alias masahiro Masahiro Yamada