Linux EXT4 FS development
 help / color / mirror / Atom feed
* [PATCH] update contact address
@ 2010-07-17  0:09 Andreas Dilger
  2010-07-17  6:19 ` Ted Ts'o
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Dilger @ 2010-07-17  0:09 UTC (permalink / raw)
  To: trivial; +Cc: ext4 development

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

I couldn't find a better place to send this.  There is no contact information in the MAINTAINERS list itself.

Cheers, Andreas
--
Andreas Dilger
Lustre Technical Lead
Oracle Corporation Canada Inc.

[-- Attachment #2: maintainers.diff --]
[-- Type: application/octet-stream, Size: 688 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index 449d444..bfc9c69 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2169,7 +2169,7 @@ F:	include/linux/ext2*
 
 EXT3 FILE SYSTEM
 M:	Andrew Morton <akpm@linux-foundation.org>
-M:	Andreas Dilger <adilger@sun.com>
+M:	Andreas Dilger <adilger.kernel@dilger.ca>
 L:	linux-ext4@vger.kernel.org
 S:	Maintained
 F:	Documentation/filesystems/ext3.txt
@@ -2178,7 +2178,7 @@ F:	include/linux/ext3*
 
 EXT4 FILE SYSTEM
 M:	"Theodore Ts'o" <tytso@mit.edu>
-M:	Andreas Dilger <adilger@sun.com>
+M:	Andreas Dilger <adilger.kernel@dilger.ca>
 L:	linux-ext4@vger.kernel.org
 W:	http://ext4.wiki.kernel.org
 Q:	http://patchwork.ozlabs.org/project/linux-ext4/list/

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

* Re: [PATCH] update contact address
  2010-07-17  0:09 [PATCH] update contact address Andreas Dilger
@ 2010-07-17  6:19 ` Ted Ts'o
  2010-07-19  9:24   ` Jiri Kosina
  2010-07-19 12:49   ` Jan Kara
  0 siblings, 2 replies; 4+ messages in thread
From: Ted Ts'o @ 2010-07-17  6:19 UTC (permalink / raw)
  To: Andreas Dilger; +Cc: Jan Kara, Andrew Morton, trivial, ext4 development

On Fri, Jul 16, 2010 at 06:09:04PM -0600, Andreas Dilger wrote:
> I couldn't find a better place to send this.  There is no contact
> information in the MAINTAINERS list itself.

Probably the bigger set of changes we should make is to add Jan Kara
who I believe has taken on the formal ext3 maintainership role in
place of Andrew...

						- Ted

>diff --git a/MAINTAINERS b/MAINTAINERS
>index 449d444..bfc9c69 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -2169,7 +2169,7 @@ F:	include/linux/ext2*
> 
> EXT3 FILE SYSTEM
> M:	Andrew Morton <akpm@linux-foundation.org>
>-M:	Andreas Dilger <adilger@sun.com>
>+M:	Andreas Dilger <adilger.kernel@dilger.ca>
> L:	linux-ext4@vger.kernel.org
> S:	Maintained
> F:	Documentation/filesystems/ext3.txt
>@@ -2178,7 +2178,7 @@ F:	include/linux/ext3*
> 
> EXT4 FILE SYSTEM
> M:	"Theodore Ts'o" <tytso@mit.edu>
>-M:	Andreas Dilger <adilger@sun.com>
>+M:	Andreas Dilger <adilger.kernel@dilger.ca>
> L:	linux-ext4@vger.kernel.org
> W:	http://ext4.wiki.kernel.org
> Q:	http://patchwork.ozlabs.org/project/linux-ext4/list/
>

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

* Re: [PATCH] update contact address
  2010-07-17  6:19 ` Ted Ts'o
@ 2010-07-19  9:24   ` Jiri Kosina
  2010-07-19 12:49   ` Jan Kara
  1 sibling, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2010-07-19  9:24 UTC (permalink / raw)
  To: Ted Ts'o; +Cc: Andreas Dilger, Jan Kara, Andrew Morton, ext4 development

On Sat, 17 Jul 2010, Ted Ts'o wrote:

> > I couldn't find a better place to send this.  There is no contact
> > information in the MAINTAINERS list itself.
> 
> Probably the bigger set of changes we should make is to add Jan Kara
> who I believe has taken on the formal ext3 maintainership role in
> place of Andrew...

Agreed.

I believe that you will do the necessary changes and take the patch 
through your tree, so I'll ignore this patch now. Ok?

Thanks,

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

* Re: [PATCH] update contact address
  2010-07-17  6:19 ` Ted Ts'o
  2010-07-19  9:24   ` Jiri Kosina
@ 2010-07-19 12:49   ` Jan Kara
  1 sibling, 0 replies; 4+ messages in thread
From: Jan Kara @ 2010-07-19 12:49 UTC (permalink / raw)
  To: Ted Ts'o
  Cc: Andreas Dilger, Jan Kara, Andrew Morton, trivial,
	ext4 development

On Sat 17-07-10 02:19:43, Ted Ts'o wrote:
> On Fri, Jul 16, 2010 at 06:09:04PM -0600, Andreas Dilger wrote:
> > I couldn't find a better place to send this.  There is no contact
> > information in the MAINTAINERS list itself.
> 
> Probably the bigger set of changes we should make is to add Jan Kara
> who I believe has taken on the formal ext3 maintainership role in
> place of Andrew...
  Yes, I'm taking care of ext2 and ext3 these days. So we could add
line:
M:	Jan Kara <jack@suse.cz>
  to these two. I'll take care of pushing these MAINTAINERS changes
including Andreas's new address.

								Honza

> >diff --git a/MAINTAINERS b/MAINTAINERS
> >index 449d444..bfc9c69 100644
> >--- a/MAINTAINERS
> >+++ b/MAINTAINERS
> >@@ -2169,7 +2169,7 @@ F:	include/linux/ext2*
> > 
> > EXT3 FILE SYSTEM
> > M:	Andrew Morton <akpm@linux-foundation.org>
> >-M:	Andreas Dilger <adilger@sun.com>
> >+M:	Andreas Dilger <adilger.kernel@dilger.ca>
> > L:	linux-ext4@vger.kernel.org
> > S:	Maintained
> > F:	Documentation/filesystems/ext3.txt
> >@@ -2178,7 +2178,7 @@ F:	include/linux/ext3*
> > 
> > EXT4 FILE SYSTEM
> > M:	"Theodore Ts'o" <tytso@mit.edu>
> >-M:	Andreas Dilger <adilger@sun.com>
> >+M:	Andreas Dilger <adilger.kernel@dilger.ca>
> > L:	linux-ext4@vger.kernel.org
> > W:	http://ext4.wiki.kernel.org
> > Q:	http://patchwork.ozlabs.org/project/linux-ext4/list/
> >
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

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

end of thread, other threads:[~2010-07-19 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-17  0:09 [PATCH] update contact address Andreas Dilger
2010-07-17  6:19 ` Ted Ts'o
2010-07-19  9:24   ` Jiri Kosina
2010-07-19 12:49   ` Jan Kara

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