2017-07-09 11:02:18

by Luis de Bethencourt

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: move the befs tree to kernel.org

Updating the location of the befs git tree and my email address.

Signed-off-by: Luis de Bethencourt <[email protected]>
---
Hello,

The currently listed email address isn't valid anymore due to a job change.

It felt like a good moment to request a kernel.org account (thanks Konstantin
for the prompt response and easy instructions), and move both the git tree and
email address for kernel happy hacking.

Thanks,
Luis


MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 75ac9dc..f9d6bda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2504,10 +2504,10 @@ S: Supported
F: drivers/media/platform/sti/delta

BEFS FILE SYSTEM
-M: Luis de Bethencourt <[email protected]>
+M: Luis de Bethencourt <[email protected]>
M: Salah Triki <[email protected]>
S: Maintained
-T: git git://github.com/luisbg/linux-befs.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git
F: Documentation/filesystems/befs.txt
F: fs/befs/

--
2.9.4


2017-07-12 08:10:36

by Luis de Bethencourt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: move the befs tree to kernel.org

On 07/09/2017 12:00 PM, Luis de Bethencourt wrote:
> Updating the location of the befs git tree and my email address.
>
> Signed-off-by: Luis de Bethencourt <[email protected]>
> ---
> Hello,
>
> The currently listed email address isn't valid anymore due to a job change.
>
> It felt like a good moment to request a kernel.org account (thanks Konstantin
> for the prompt response and easy instructions), and move both the git tree and
> email address for kernel happy hacking.
>
> Thanks,
> Luis
>
>
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 75ac9dc..f9d6bda 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2504,10 +2504,10 @@ S: Supported
> F: drivers/media/platform/sti/delta
>
> BEFS FILE SYSTEM
> -M: Luis de Bethencourt <[email protected]>
> +M: Luis de Bethencourt <[email protected]>
> M: Salah Triki <[email protected]>
> S: Maintained
> -T: git git://github.com/luisbg/linux-befs.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git
> F: Documentation/filesystems/befs.txt
> F: fs/befs/
>
>

Hi,

A soft bump to see if this can make it before the merge window closes.
Which is probably too late for already.

Thanks,
Luis

2017-07-12 21:41:02

by Luis Chamberlain

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: move the befs tree to kernel.org

On Wed, Jul 12, 2017 at 09:10:28AM +0100, Luis de Bethencourt wrote:
> On 07/09/2017 12:00 PM, Luis de Bethencourt wrote:
> > Updating the location of the befs git tree and my email address.
> >
> > Signed-off-by: Luis de Bethencourt <[email protected]>
> > ---
> > Hello,
> >
> > The currently listed email address isn't valid anymore due to a job change.
> >
> > It felt like a good moment to request a kernel.org account (thanks Konstantin
> > for the prompt response and easy instructions), and move both the git tree and
> > email address for kernel happy hacking.
> >
> > Thanks,
> > Luis
> >
> >
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 75ac9dc..f9d6bda 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2504,10 +2504,10 @@ S: Supported
> > F: drivers/media/platform/sti/delta
> > BEFS FILE SYSTEM
> > -M: Luis de Bethencourt <[email protected]>
> > +M: Luis de Bethencourt <[email protected]>
> > M: Salah Triki <[email protected]>
> > S: Maintained
> > -T: git git://github.com/luisbg/linux-befs.git
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git
> > F: Documentation/filesystems/befs.txt
> > F: fs/befs/
> >
>
> Hi,
>
> A soft bump to see if this can make it before the merge window closes.
> Which is probably too late for already.

I've bounced a copy to Andrew. Andrew can this go through your tree this late?

Luis

2017-07-12 22:00:55

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: move the befs tree to kernel.org

On Wed, 12 Jul 2017 23:40:53 +0200 "Luis R. Rodriguez" <[email protected]> wrote:

> > A soft bump to see if this can make it before the merge window closes.
> > Which is probably too late for already.
>
> I've bounced a copy to Andrew. Andrew can this go through your tree this late?

Sure.

2017-07-14 08:07:40

by Luis de Bethencourt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: move the befs tree to kernel.org

On 07/12/2017 11:00 PM, Andrew Morton wrote:
> On Wed, 12 Jul 2017 23:40:53 +0200 "Luis R. Rodriguez" <[email protected]> wrote:
>
>>> A soft bump to see if this can make it before the merge window closes.
>>> Which is probably too late for already.
>>
>> I've bounced a copy to Andrew. Andrew can this go through your tree this late?
>
> Sure.
>

I should've tought of CC'ing Andrew from the beginning. My bad.

Thanks Luis and Andrew :)

Luis