linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ric Wheeler <rwheeler@redhat.com>
To: Ric Wheeler <rwheeler@redhat.com>,
	Mark Tinguely <tinguely@sgi.com>, Ben Myers <bpm@sgi.com>
Cc: elder@kernel.org, Linus Torvalds <torvalds@linux-foundation.org>,
	xfs@oss.sgi.com,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Christoph Hellwig <hch@infradead.org>
Subject: XFS leadership and a new co-maintainer candidate
Date: Fri, 08 Nov 2013 06:03:41 -0500	[thread overview]
Message-ID: <527CC50D.4060905@redhat.com> (raw)
In-Reply-To: <527C4B27.6020205@redhat.com>

In the XFS community, we have 2 clear leaders in terms of contributions of 
significant feaures and depth of knowledge - Christoph and Dave.

If you look at the number of patches submitted by developers since 3.0 who have 
more than 10 patches, we get the following:

     319 Author: Dave Chinner <dchinner@redhat.com>
     163 Author: Christoph Hellwig <hch@infradead.org>
      51 Author: Christoph Hellwig <hch@lst.de>
      35 Author: Linus Torvalds <torvalds@linux-foundation.org>
      34 Author: Chandra Seetharaman <sekharan@us.ibm.com>
      29 Author: Al Viro <viro@zeniv.linux.org.uk>
      28 Author: Brian Foster <bfoster@redhat.com>
      25 Author: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
      24 Author: Jeff Liu <jeff.liu@oracle.com>
      21 Author: Jie Liu <jeff.liu@oracle.com>
      20 Author: Mark Tinguely <tinguely@sgi.com>
      16 Author: Dave Chinner <david@fromorbit.com>
      12 Author: Eric Sandeen <sandeen@redhat.com>
      12 Author: Carlos Maiolino <cmaiolino@redhat.com>

If we as a community had more capacity for patch review, Dave's numbers would 
have jumped up even higher :)

It is certainly very welcome to bring new developers into our community, but if 
we are going to add a co-maintainer for XFS, we really need to have one of our 
two leading developers in that role.

Best regards,

Ric



On 11/07/2013 09:23 PM, Ric Wheeler wrote:
> Hi Ben,
>
> How exactly did we decide to add a new co-maintainer? Shouldn't we have some 
> discussion on the list and see some substantial history of contributions?
>
> Best regards,
>
> Ric
>
>
> On 11/07/2013 05:08 PM, Mark Tinguely wrote:
>> Updated maintainer info.
>>
>> Signed-off-by: Ben Myers <bpm@sgi.com>
>> Reviewed-by: Mark Tinguely <tinguely@sgi.com>
>> ---
>>  MAINTAINERS |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Index: b/MAINTAINERS
>> ===================================================================
>> --- a/MAINTAINERS    2013-11-07 15:42:04.554561805 -0600
>> +++ b/MAINTAINERS    2013-11-07 15:42:59.034889770 -0600
>> @@ -9388,7 +9388,7 @@ F:    drivers/xen/*swiotlb*
>>  XFS FILESYSTEM
>>  P:    Silicon Graphics Inc
>>  M:    Ben Myers <bpm@sgi.com>
>> -M:    Alex Elder <elder@kernel.org>
>> +M:    Mark Tinguely <tinguely@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
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs


       reply	other threads:[~2013-11-08 11:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20131107220208.GY1935@sgi.com>
     [not found] ` <527C0F64.3010906@sgi.com>
     [not found]   ` <527C4B27.6020205@redhat.com>
2013-11-08 11:03     ` Ric Wheeler [this message]
2013-11-08 18:03       ` XFS leadership and a new co-maintainer candidate Ben Myers
2013-11-08 18:09         ` Ric Wheeler
2013-11-08 19:45           ` Ben Myers
2013-11-08 19:34         ` Christoph Hellwig
2013-11-08 20:32           ` Ric Wheeler
2013-11-08 20:46           ` Ben Myers
2013-11-08 20:50             ` Ric Wheeler
2013-11-08 22:03               ` [PATCH] update xfs maintainers Ben Myers
2013-11-08 22:07                 ` Ric Wheeler
2013-11-08 22:17                   ` Ben Myers
2013-11-08 23:32                     ` Ric Wheeler
2013-11-09 23:17                       ` Ben Myers
2013-11-08 22:59                 ` Zhi Yong Wu
2013-11-08 23:44                   ` NeilBrown
2013-11-09 23:51                     ` Ben Myers
2013-11-10  0:30                       ` Ben Myers
2013-11-10  3:13                         ` Stan Hoeppner
2013-11-10 23:32                           ` Dave Chinner
2013-11-10 23:12                         ` Dave Chinner
2013-11-11  3:49                           ` Ben Myers
2013-11-14  6:22                 ` Dave Chinner
2013-11-15  0:33                   ` Ben Myers
2013-11-14 18:25                 ` Alex Elder
2013-11-12 17:32             ` XFS leadership and a new co-maintainer candidate Christoph Hellwig
2013-11-12 19:30               ` Ben Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=527CC50D.4060905@redhat.com \
    --to=rwheeler@redhat.com \
    --cc=bpm@sgi.com \
    --cc=elder@kernel.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tinguely@sgi.com \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).