2018-02-16 10:44:49

by Boris Brezillon

[permalink] [raw]
Subject: [PATCH] Update Boris Brezillon email address

Free Electrons is now Bootlin.

Signed-off-by: Boris Brezillon <[email protected]>
---
Note that I'm planning to take this patch through the MTD tree.
---
.mailmap | 7 ++++---
MAINTAINERS | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/.mailmap b/.mailmap
index e18cab73e209..50c1d6bf36b2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -33,9 +33,10 @@ Axel Lin <[email protected]>
Ben Gardner <[email protected]>
Ben M Cahill <[email protected]>
Björn Steinbrink <[email protected]>
-Boris Brezillon <[email protected]>
-Boris Brezillon <[email protected]> <[email protected]>
-Boris Brezillon <[email protected]> <[email protected]>
+Boris Brezillon <[email protected]>
+Boris Brezillon <[email protected]> <[email protected]>
+Boris Brezillon <[email protected]> <[email protected]>
+Boris Brezillon <[email protected]> <[email protected]>
Brian Avery <[email protected]>
Brian King <[email protected]>
Christoph Hellwig <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 34b2e9ed6d3d..38fcbabbc55b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1232,7 +1232,7 @@ F: arch/arm/boot/dts/aspeed-*
F: drivers/*/*aspeed*

ARM/ATMEL AT91 Clock Support
-M: Boris Brezillon <[email protected]>
+M: Boris Brezillon <[email protected]>
S: Maintained
F: drivers/clk/at91

@@ -4644,7 +4644,7 @@ F: Documentation/gpu/meson.rst
T: git git://anongit.freedesktop.org/drm/drm-misc

DRM DRIVERS FOR ATMEL HLCDC
-M: Boris Brezillon <[email protected]>
+M: Boris Brezillon <[email protected]>
L: [email protected]
S: Supported
F: drivers/gpu/drm/atmel-hlcdc/
@@ -8412,7 +8412,7 @@ F: include/uapi/drm/armada_drm.h
F: Documentation/devicetree/bindings/display/armada/

MARVELL CRYPTO DRIVER
-M: Boris Brezillon <[email protected]>
+M: Boris Brezillon <[email protected]>
M: Arnaud Ebalard <[email protected]>
F: drivers/crypto/marvell/
S: Maintained
@@ -9034,7 +9034,7 @@ F: mm/
MEMORY TECHNOLOGY DEVICES (MTD)
M: David Woodhouse <[email protected]>
M: Brian Norris <[email protected]>
-M: Boris Brezillon <[email protected]>
+M: Boris Brezillon <[email protected]>
M: Marek Vasut <[email protected]>
M: Richard Weinberger <[email protected]>
M: Cyrille Pitchen <[email protected]>
@@ -9452,7 +9452,7 @@ S: Supported
F: drivers/net/ethernet/myricom/myri10ge/

NAND FLASH SUBSYSTEM
-M: Boris Brezillon <[email protected]>
+M: Boris Brezillon <[email protected]>
R: Richard Weinberger <[email protected]>
L: [email protected]
W: http://www.linux-mtd.infradead.org/
--
2.14.1

_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel


2018-02-16 14:54:55

by Boris Brezillon

[permalink] [raw]
Subject: Re: [PATCH] Update Boris Brezillon email address

Adding back all the people that were Cc-ed on the initial email.

On Fri, 16 Feb 2018 15:18:21 +0100
Kamil Konieczny <[email protected]> wrote:

> On 16.02.2018 15:00, Boris Brezillon wrote:
> > On Fri, 16 Feb 2018 12:21:53 +0100
> > Kamil Konieczny <[email protected]> wrote:
> >
> >> On 16.02.2018 12:16, Boris Brezillon wrote:
> >>> On Fri, 16 Feb 2018 12:07:42 +0100
> >>> Kamil Konieczny <[email protected]> wrote:
> >>>
> >>>> On 16.02.2018 11:44, Boris Brezillon wrote:
> >>>>> Free Electrons is now Bootlin.
> >>>>>
> >>>>> Signed-off-by: Boris Brezillon <[email protected]>
> >>>>> ---
> >>>>> Note that I'm planning to take this patch through the MTD tree.
> >>>>> ---
> >>>>> .mailmap | 7 ++++---
> >>>>> MAINTAINERS | 10 +++++-----
> >>>>> 2 files changed, 9 insertions(+), 8 deletions(-)
> >>>>>
> >>>>> diff --git a/.mailmap b/.mailmap
> >>>>> index e18cab73e209..50c1d6bf36b2 100644
> >>>>> --- a/.mailmap
> >>>>> +++ b/.mailmap
> >>>>> @@ -33,9 +33,10 @@ Axel Lin <[email protected]>
> >>>>> Ben Gardner <[email protected]>
> >>>>> Ben M Cahill <[email protected]>
> >>>>> Björn Steinbrink <[email protected]>
> >>>>> -Boris Brezillon <[email protected]>
> >>>>> -Boris Brezillon <[email protected]> <[email protected]>
> >>>>> -Boris Brezillon <[email protected]> <[email protected]>
> >>>>> +Boris Brezillon <[email protected]>
> >>>>> +Boris Brezillon <[email protected]> <[email protected]>
> >>>>
> >>>> ------------------------------------------------------------------ ??????????????????
> >>>
> >>> Is there a problem with this line?
> >>>
> >>
> >> I think you want to delete all 'free-electrons', yet here you add this
> >
> > I'm clearly not a git expert, but according to man git-shortlog [1], the
> > format I'm using here allows mailmap to replace the old email by the
> > new one, which is exactly what I want.
> >
> > [1]https://git-scm.com/docs/git-shortlog
> >
>
> Ah, I see, but why do you send patch for .mailmap ?
> it is your private file, not global one, I do not want mine .mailmap
> to be replaced by yours :)

No, it's not private, it's part of the git tree.

> But beside this, you can use sed script
>
> sed -i -e 's/free-electrons/bootlin/g' .mailmap
>
> Please just resend this with patch for MAINTAINER's only
>

.mailmap is versioned for a good reason, and I don't see why I couldn't
update entries for my emails, especially since those entries already
existed before this patch.

--
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

2018-02-16 15:35:33

by Kamil Konieczny

[permalink] [raw]
Subject: Re: [PATCH] Update Boris Brezillon email address

On 16.02.2018 15:54, Boris Brezillon wrote:
> Adding back all the people that were Cc-ed on the initial email.
>
> On Fri, 16 Feb 2018 15:18:21 +0100
> Kamil Konieczny <[email protected]> wrote:
>
>> On 16.02.2018 15:00, Boris Brezillon wrote:
>>> On Fri, 16 Feb 2018 12:21:53 +0100
>>> Kamil Konieczny <[email protected]> wrote:
>>>
>>>> On 16.02.2018 12:16, Boris Brezillon wrote:
>>>>> On Fri, 16 Feb 2018 12:07:42 +0100
>>>>> Kamil Konieczny <[email protected]> wrote:
>>>>>
>>>>>> On 16.02.2018 11:44, Boris Brezillon wrote:
>>>>>>> Free Electrons is now Bootlin.
>>>>>>>
>>>>>>> Signed-off-by: Boris Brezillon <[email protected]>
>>>>>>> ---
>>>>>>> Note that I'm planning to take this patch through the MTD tree.
>>>>>>> ---
>>>>>>> .mailmap | 7 ++++---
>>>>>>> MAINTAINERS | 10 +++++-----
>>>>>>> 2 files changed, 9 insertions(+), 8 deletions(-)
>>>>>>>
>>>>>>> diff --git a/.mailmap b/.mailmap
>>>>>>> index e18cab73e209..50c1d6bf36b2 100644
>>>>>>> --- a/.mailmap
>>>>>>> +++ b/.mailmap
>>>>>>> @@ -33,9 +33,10 @@ Axel Lin <[email protected]>
>>>>>>> Ben Gardner <[email protected]>
>>>>>>> Ben M Cahill <[email protected]>
>>>>>>> Björn Steinbrink <[email protected]>
>>>>>>> -Boris Brezillon <[email protected]>
>>>>>>> -Boris Brezillon <[email protected]> <[email protected]>
>>>>>>> -Boris Brezillon <[email protected]> <[email protected]>
>>>>>>> +Boris Brezillon <[email protected]>
>>>>>>> +Boris Brezillon <[email protected]> <[email protected]>
>>>>>>
>>>>>> ------------------------------------------------------------------ ??????????????????
>>>>>
>>>>> Is there a problem with this line?
>>>>>
>>>>
>>>> I think you want to delete all 'free-electrons', yet here you add this
>>>
>>> I'm clearly not a git expert, but according to man git-shortlog [1], the
>>> format I'm using here allows mailmap to replace the old email by the
>>> new one, which is exactly what I want.
>>>
>>> [1]https://git-scm.com/docs/git-shortlog
>>>
>>
>> Ah, I see, but why do you send patch for .mailmap ?
>> it is your private file, not global one, I do not want mine .mailmap
>> to be replaced by yours :)
>
> No, it's not private, it's part of the git tree.
>
>> But beside this, you can use sed script
>>
>> sed -i -e 's/free-electrons/bootlin/g' .mailmap
>>
>> Please just resend this with patch for MAINTAINER's only
>>
>
> .mailmap is versioned for a good reason, and I don't see why I couldn't
> update entries for my emails, especially since those entries already
> existed before this patch.

I am newbie, it looks you are right, sorry for questions.

--
Best regards,
Kamil Konieczny
Samsung R&D Institute Poland

2018-02-16 15:51:47

by Boris Brezillon

[permalink] [raw]
Subject: Re: [PATCH] Update Boris Brezillon email address

On Fri, 16 Feb 2018 16:35:27 +0100
Kamil Konieczny <[email protected]> wrote:

> On 16.02.2018 15:54, Boris Brezillon wrote:
> > Adding back all the people that were Cc-ed on the initial email.
> >
> > On Fri, 16 Feb 2018 15:18:21 +0100
> > Kamil Konieczny <[email protected]> wrote:
> >
> >> On 16.02.2018 15:00, Boris Brezillon wrote:
> >>> On Fri, 16 Feb 2018 12:21:53 +0100
> >>> Kamil Konieczny <[email protected]> wrote:
> >>>
> >>>> On 16.02.2018 12:16, Boris Brezillon wrote:
> >>>>> On Fri, 16 Feb 2018 12:07:42 +0100
> >>>>> Kamil Konieczny <[email protected]> wrote:
> >>>>>
> >>>>>> On 16.02.2018 11:44, Boris Brezillon wrote:
> >>>>>>> Free Electrons is now Bootlin.
> >>>>>>>
> >>>>>>> Signed-off-by: Boris Brezillon <[email protected]>
> >>>>>>> ---
> >>>>>>> Note that I'm planning to take this patch through the MTD tree.
> >>>>>>> ---
> >>>>>>> .mailmap | 7 ++++---
> >>>>>>> MAINTAINERS | 10 +++++-----
> >>>>>>> 2 files changed, 9 insertions(+), 8 deletions(-)
> >>>>>>>
> >>>>>>> diff --git a/.mailmap b/.mailmap
> >>>>>>> index e18cab73e209..50c1d6bf36b2 100644
> >>>>>>> --- a/.mailmap
> >>>>>>> +++ b/.mailmap
> >>>>>>> @@ -33,9 +33,10 @@ Axel Lin <[email protected]>
> >>>>>>> Ben Gardner <[email protected]>
> >>>>>>> Ben M Cahill <[email protected]>
> >>>>>>> Björn Steinbrink <[email protected]>
> >>>>>>> -Boris Brezillon <[email protected]>
> >>>>>>> -Boris Brezillon <[email protected]> <[email protected]>
> >>>>>>> -Boris Brezillon <[email protected]> <[email protected]>
> >>>>>>> +Boris Brezillon <[email protected]>
> >>>>>>> +Boris Brezillon <[email protected]> <[email protected]>
> >>>>>>
> >>>>>> ------------------------------------------------------------------ ??????????????????
> >>>>>
> >>>>> Is there a problem with this line?
> >>>>>
> >>>>
> >>>> I think you want to delete all 'free-electrons', yet here you add this
> >>>
> >>> I'm clearly not a git expert, but according to man git-shortlog [1], the
> >>> format I'm using here allows mailmap to replace the old email by the
> >>> new one, which is exactly what I want.
> >>>
> >>> [1]https://git-scm.com/docs/git-shortlog
> >>>
> >>
> >> Ah, I see, but why do you send patch for .mailmap ?
> >> it is your private file, not global one, I do not want mine .mailmap
> >> to be replaced by yours :)
> >
> > No, it's not private, it's part of the git tree.
> >
> >> But beside this, you can use sed script
> >>
> >> sed -i -e 's/free-electrons/bootlin/g' .mailmap
> >>
> >> Please just resend this with patch for MAINTAINER's only
> >>
> >
> > .mailmap is versioned for a good reason, and I don't see why I couldn't
> > update entries for my emails, especially since those entries already
> > existed before this patch.
>
> I am newbie, it looks you are right, sorry for questions.
>

No problem, but when you're not sure about something you should not act
like you know how things should be done.

Regards,

Boris

--
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

2018-02-22 12:38:24

by Boris Brezillon

[permalink] [raw]
Subject: Re: [PATCH] Update Boris Brezillon email address

On Fri, 16 Feb 2018 11:44:49 +0100
Boris Brezillon <[email protected]> wrote:

> Free Electrons is now Bootlin.
>
> Signed-off-by: Boris Brezillon <[email protected]>
> ---
> Note that I'm planning to take this patch through the MTD tree.

Applied to the nand/next branch of the MTD tree.

> ---
> .mailmap | 7 ++++---
> MAINTAINERS | 10 +++++-----
> 2 files changed, 9 insertions(+), 8 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index e18cab73e209..50c1d6bf36b2 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -33,9 +33,10 @@ Axel Lin <[email protected]>
> Ben Gardner <[email protected]>
> Ben M Cahill <[email protected]>
> Björn Steinbrink <[email protected]>
> -Boris Brezillon <[email protected]>
> -Boris Brezillon <[email protected]> <[email protected]>
> -Boris Brezillon <[email protected]> <[email protected]>
> +Boris Brezillon <[email protected]>
> +Boris Brezillon <[email protected]> <[email protected]>
> +Boris Brezillon <[email protected]> <[email protected]>
> +Boris Brezillon <[email protected]> <[email protected]>
> Brian Avery <[email protected]>
> Brian King <[email protected]>
> Christoph Hellwig <[email protected]>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 34b2e9ed6d3d..38fcbabbc55b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1232,7 +1232,7 @@ F: arch/arm/boot/dts/aspeed-*
> F: drivers/*/*aspeed*
>
> ARM/ATMEL AT91 Clock Support
> -M: Boris Brezillon <[email protected]>
> +M: Boris Brezillon <[email protected]>
> S: Maintained
> F: drivers/clk/at91
>
> @@ -4644,7 +4644,7 @@ F: Documentation/gpu/meson.rst
> T: git git://anongit.freedesktop.org/drm/drm-misc
>
> DRM DRIVERS FOR ATMEL HLCDC
> -M: Boris Brezillon <[email protected]>
> +M: Boris Brezillon <[email protected]>
> L: [email protected]
> S: Supported
> F: drivers/gpu/drm/atmel-hlcdc/
> @@ -8412,7 +8412,7 @@ F: include/uapi/drm/armada_drm.h
> F: Documentation/devicetree/bindings/display/armada/
>
> MARVELL CRYPTO DRIVER
> -M: Boris Brezillon <[email protected]>
> +M: Boris Brezillon <[email protected]>
> M: Arnaud Ebalard <[email protected]>
> F: drivers/crypto/marvell/
> S: Maintained
> @@ -9034,7 +9034,7 @@ F: mm/
> MEMORY TECHNOLOGY DEVICES (MTD)
> M: David Woodhouse <[email protected]>
> M: Brian Norris <[email protected]>
> -M: Boris Brezillon <[email protected]>
> +M: Boris Brezillon <[email protected]>
> M: Marek Vasut <[email protected]>
> M: Richard Weinberger <[email protected]>
> M: Cyrille Pitchen <[email protected]>
> @@ -9452,7 +9452,7 @@ S: Supported
> F: drivers/net/ethernet/myricom/myri10ge/
>
> NAND FLASH SUBSYSTEM
> -M: Boris Brezillon <[email protected]>
> +M: Boris Brezillon <[email protected]>
> R: Richard Weinberger <[email protected]>
> L: [email protected]
> W: http://www.linux-mtd.infradead.org/



--
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel