From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 0968E7FF0 for ; Sun, 8 Dec 2013 08:34:01 -0600 (CST) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay3.corp.sgi.com (Postfix) with ESMTP id 96402AC005 for ; Sun, 8 Dec 2013 06:34:00 -0800 (PST) Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by cuda.sgi.com with ESMTP id aqs1yqAQFxs0EDSm (version=TLSv1 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 08 Dec 2013 06:33:57 -0800 (PST) Received: by mail-pb0-f49.google.com with SMTP id jt11so3789670pbb.22 for ; Sun, 08 Dec 2013 06:33:57 -0800 (PST) From: Namjae Jeon Subject: [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer Date: Sun, 8 Dec 2013 23:33:50 +0900 Message-Id: <1386513230-4914-1-git-send-email-linkinjeon@gmail.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: david@fromorbit.com, bpm@sgi.com Cc: Namjae Jeon , Namjae Jeon , xfs@oss.sgi.com From: Namjae Jeon When I tried to send the patches to XFS Maintainers, I got returned mail included delivery fail message for Dave's mail. Maybe, Dave Chinner mail address is incorrect. I try to fix it correctly. Signed-off-by: Namjae Jeon --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0f64bd9..3cd17ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9558,7 +9558,7 @@ F: drivers/xen/*swiotlb* XFS FILESYSTEM P: Silicon Graphics Inc -M: Dave Chinner +M: Dave Chinner M: Ben Myers M: xfs@oss.sgi.com L: xfs@oss.sgi.com -- 1.7.9.5 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs