public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
@ 2013-12-08 14:32 Namjae Jeon
  0 siblings, 0 replies; 4+ messages in thread
From: Namjae Jeon @ 2013-12-08 14:32 UTC (permalink / raw)
  To: dchinner, bpm; +Cc: Namjae Jeon, Namjae Jeon, xfs

From: Namjae Jeon <namjae.jeon@samsung.com>

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 <namjae.jeon@samsung.com>
---
 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 <dchinner@fromorbit.com>
+M:	Dave Chinner <david@fromorbit.com>
 M:	Ben Myers <bpm@sgi.com>
 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
@ 2013-12-08 14:33 Namjae Jeon
  2013-12-09 22:13 ` Ben Myers
  2013-12-10 21:02 ` Ben Myers
  0 siblings, 2 replies; 4+ messages in thread
From: Namjae Jeon @ 2013-12-08 14:33 UTC (permalink / raw)
  To: david, bpm; +Cc: Namjae Jeon, Namjae Jeon, xfs

From: Namjae Jeon <namjae.jeon@samsung.com>

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 <namjae.jeon@samsung.com>
---
 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 <dchinner@fromorbit.com>
+M:	Dave Chinner <david@fromorbit.com>
 M:	Ben Myers <bpm@sgi.com>
 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
  2013-12-08 14:33 [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer Namjae Jeon
@ 2013-12-09 22:13 ` Ben Myers
  2013-12-10 21:02 ` Ben Myers
  1 sibling, 0 replies; 4+ messages in thread
From: Ben Myers @ 2013-12-09 22:13 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: Namjae Jeon, xfs

On Sun, Dec 08, 2013 at 11:33:50PM +0900, Namjae Jeon wrote:
> From: Namjae Jeon <namjae.jeon@samsung.com>
> 
> 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 <namjae.jeon@samsung.com>

Sorry about that Dave.

Thanks Namjae.

-Ben

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
  2013-12-08 14:33 [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer Namjae Jeon
  2013-12-09 22:13 ` Ben Myers
@ 2013-12-10 21:02 ` Ben Myers
  1 sibling, 0 replies; 4+ messages in thread
From: Ben Myers @ 2013-12-10 21:02 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: Namjae Jeon, xfs

On Sun, Dec 08, 2013 at 11:33:50PM +0900, Namjae Jeon wrote:
> From: Namjae Jeon <namjae.jeon@samsung.com>
> 
> 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 <namjae.jeon@samsung.com>
> ---
>  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 <dchinner@fromorbit.com>
> +M:	Dave Chinner <david@fromorbit.com>

Looks to be correct.  david@fromorbit.com

Reviewed-by: Ben Myers <bpm@sgi.com>

>  M:	Ben Myers <bpm@sgi.com>
>  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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-10 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 14:33 [PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer Namjae Jeon
2013-12-09 22:13 ` Ben Myers
2013-12-10 21:02 ` Ben Myers
  -- strict thread matches above, loose matches on Subject: below --
2013-12-08 14:32 Namjae Jeon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox