public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove myself from xfs
@ 2014-02-18 20:59 Ben Myers
  2014-02-18 21:23 ` Grozdan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ben Myers @ 2014-02-18 20:59 UTC (permalink / raw)
  To: xfs

SGI is stepping out of maintainer roles for xfs, xfsprogs, xfsdump, and
xfstests.  This removes me from the MAINTAINERS entry.

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

[SGI will continue to host oss.sgi.com as a repository for the XFS open
 source git trees, mailing list, and documentation as is provided today.
 And will also continue to participate in a less formal role.]

Thanks!  -Ben

 MAINTAINERS |    1 -
 1 file changed, 1 deletion(-)

Index: b/MAINTAINERS
===================================================================
--- a/MAINTAINERS	2014-02-18 14:25:04.076868600 -0600
+++ b/MAINTAINERS	2014-02-18 14:25:06.456877763 -0600
@@ -9715,7 +9715,6 @@ F:	drivers/xen/*swiotlb*
 XFS FILESYSTEM
 P:	Silicon Graphics Inc
 M:	Dave Chinner <david@fromorbit.com>
-M:	Ben Myers <bpm@sgi.com>
 M:	xfs@oss.sgi.com
 L:	xfs@oss.sgi.com
 W:	http://oss.sgi.com/projects/xfs

_______________________________________________
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: remove myself from xfs
  2014-02-18 20:59 [PATCH] MAINTAINERS: remove myself from xfs Ben Myers
@ 2014-02-18 21:23 ` Grozdan
  2014-02-19  3:41 ` Dave Chinner
  2014-02-20 14:50 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Grozdan @ 2014-02-18 21:23 UTC (permalink / raw)
  To: Ben Myers; +Cc: xfs

On Tue, Feb 18, 2014 at 9:59 PM, Ben Myers <bpm@sgi.com> wrote:
> SGI is stepping out of maintainer roles for xfs, xfsprogs, xfsdump, and
> xfstests.  This removes me from the MAINTAINERS entry.

Can you elaborate on why SGI is doing this?

>
> Signed-off-by: Ben Myers <bpm@sgi.com>
> ---
>
> [SGI will continue to host oss.sgi.com as a repository for the XFS open
>  source git trees, mailing list, and documentation as is provided today.
>  And will also continue to participate in a less formal role.]
>
> Thanks!  -Ben
>
>  MAINTAINERS |    1 -
>  1 file changed, 1 deletion(-)
>
> Index: b/MAINTAINERS
> ===================================================================
> --- a/MAINTAINERS       2014-02-18 14:25:04.076868600 -0600
> +++ b/MAINTAINERS       2014-02-18 14:25:06.456877763 -0600
> @@ -9715,7 +9715,6 @@ F:        drivers/xen/*swiotlb*
>  XFS FILESYSTEM
>  P:     Silicon Graphics Inc
>  M:     Dave Chinner <david@fromorbit.com>
> -M:     Ben Myers <bpm@sgi.com>
>  M:     xfs@oss.sgi.com
>  L:     xfs@oss.sgi.com
>  W:     http://oss.sgi.com/projects/xfs
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs



-- 
Yours truly

_______________________________________________
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: remove myself from xfs
  2014-02-18 20:59 [PATCH] MAINTAINERS: remove myself from xfs Ben Myers
  2014-02-18 21:23 ` Grozdan
@ 2014-02-19  3:41 ` Dave Chinner
  2014-02-20 14:50 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Dave Chinner @ 2014-02-19  3:41 UTC (permalink / raw)
  To: Ben Myers; +Cc: xfs

On Tue, Feb 18, 2014 at 02:59:11PM -0600, Ben Myers wrote:
> SGI is stepping out of maintainer roles for xfs, xfsprogs, xfsdump, and
> xfstests.  This removes me from the MAINTAINERS entry.

As i said in private:

I'm saddened to hear this. Many thanks must go to SGI for providing
this service to the XFS community for the past 13 years and, most
importantly, for building the Linux XFS community in the first
place.

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

Signed-off-by: Dave Chinner <david@fromorbit.com>

I'll push this up to linus in the next -rc pull request.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
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: remove myself from xfs
  2014-02-18 20:59 [PATCH] MAINTAINERS: remove myself from xfs Ben Myers
  2014-02-18 21:23 ` Grozdan
  2014-02-19  3:41 ` Dave Chinner
@ 2014-02-20 14:50 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2014-02-20 14:50 UTC (permalink / raw)
  To: Ben Myers; +Cc: xfs

Thanks for all the hard work Ben!

Hope we'll still have you and the others around even without the
maintainer burden on your shoulders.

We usually add a CREDITS entry for retiring maintainers, feel free to
add yourself there.

_______________________________________________
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:[~2014-02-20 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 20:59 [PATCH] MAINTAINERS: remove myself from xfs Ben Myers
2014-02-18 21:23 ` Grozdan
2014-02-19  3:41 ` Dave Chinner
2014-02-20 14:50 ` Christoph Hellwig

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