2023-07-28 22:56:43

by Thomas Weißschuh

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

As discussed with Willy, Paul and Shuah add myself as maintainer for
the nolibc subsystem.

Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
Signed-off-by: Thomas Weißschuh <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b87fbcecd905..a67b50caea2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14993,6 +14993,7 @@ F: include/linux/power/bq27xxx_battery.h

NOLIBC HEADER FILE
M: Willy Tarreau <[email protected]>
+M: Thomas Weißschuh <[email protected]>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
F: tools/include/nolibc/

---
base-commit: f837f0a3c94882a29e38ff211a36c1c8a0f07804
change-id: 20230728-nolibc-maintainer-ebdd50c844ed

Best regards,
--
Thomas Weißschuh <[email protected]>



2023-07-29 07:54:26

by Willy Tarreau

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

On Fri, Jul 28, 2023 at 11:21:52PM +0200, Thomas Wei?schuh wrote:
> As discussed with Willy, Paul and Shuah add myself as maintainer for
> the nolibc subsystem.
>
> Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
> Signed-off-by: Thomas Wei?schuh <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b87fbcecd905..a67b50caea2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14993,6 +14993,7 @@ F: include/linux/power/bq27xxx_battery.h
>
> NOLIBC HEADER FILE
> M: Willy Tarreau <[email protected]>
> +M: Thomas Wei?schuh <[email protected]>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
> F: tools/include/nolibc/

Acked-by: Willy Tarreau <[email protected]>

Willy

2023-08-03 18:42:10

by Thomas Weißschuh

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

Hi Paul,

On 2023-07-28 23:21:52+0200, Thomas Weißschuh wrote:
> As discussed with Willy, Paul and Shuah add myself as maintainer for
> the nolibc subsystem.

it seems I forgot to send the nolibc maintainers update patch to you.

My bad!

Willy and me wondered if the patch could go through your tree?

For you convenience the link to this patch on lore (with the Ack from Willy):
https://lore.kernel.org/lkml/[email protected]/


Thomas

> Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
> Signed-off-by: Thomas Weißschuh <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b87fbcecd905..a67b50caea2a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14993,6 +14993,7 @@ F: include/linux/power/bq27xxx_battery.h
>
> NOLIBC HEADER FILE
> M: Willy Tarreau <[email protected]>
> +M: Thomas Weißschuh <[email protected]>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
> F: tools/include/nolibc/
>
> ---
> base-commit: f837f0a3c94882a29e38ff211a36c1c8a0f07804
> change-id: 20230728-nolibc-maintainer-ebdd50c844ed
>
> Best regards,
> --
> Thomas Weißschuh <[email protected]>

2023-08-03 18:59:02

by Paul E. McKenney

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

On Thu, Aug 03, 2023 at 08:31:50PM +0200, Thomas Wei?schuh wrote:
> Hi Paul,
>
> On 2023-07-28 23:21:52+0200, Thomas Wei?schuh wrote:
> > As discussed with Willy, Paul and Shuah add myself as maintainer for
> > the nolibc subsystem.
>
> it seems I forgot to send the nolibc maintainers update patch to you.
>
> My bad!
>
> Willy and me wondered if the patch could go through your tree?

It could, but why not just include it in the batch going to Shuah?
It is not all that long until the merge window opens, plus it is hard
to argue that this is a regression.

> For you convenience the link to this patch on lore (with the Ack from Willy):
> https://lore.kernel.org/lkml/[email protected]/

But if public acknowledgement of your nolibc maintainership would
help:

Reviewed-by: Paul E. McKenney <[email protected]>

Thanx, Paul

> Thomas
>
> > Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
> > Signed-off-by: Thomas Wei?schuh <[email protected]>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b87fbcecd905..a67b50caea2a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -14993,6 +14993,7 @@ F: include/linux/power/bq27xxx_battery.h
> >
> > NOLIBC HEADER FILE
> > M: Willy Tarreau <[email protected]>
> > +M: Thomas Wei?schuh <[email protected]>
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
> > F: tools/include/nolibc/
> >
> > ---
> > base-commit: f837f0a3c94882a29e38ff211a36c1c8a0f07804
> > change-id: 20230728-nolibc-maintainer-ebdd50c844ed
> >
> > Best regards,
> > --
> > Thomas Wei?schuh <[email protected]>

2023-08-03 20:59:26

by Willy Tarreau

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

On Thu, Aug 03, 2023 at 11:43:17AM -0700, Paul E. McKenney wrote:
> On Thu, Aug 03, 2023 at 08:31:50PM +0200, Thomas Wei?schuh wrote:
> > Hi Paul,
> >
> > On 2023-07-28 23:21:52+0200, Thomas Wei?schuh wrote:
> > > As discussed with Willy, Paul and Shuah add myself as maintainer for
> > > the nolibc subsystem.
> >
> > it seems I forgot to send the nolibc maintainers update patch to you.
> >
> > My bad!
> >
> > Willy and me wondered if the patch could go through your tree?
>
> It could, but why not just include it in the batch going to Shuah?
> It is not all that long until the merge window opens, plus it is hard
> to argue that this is a regression.

OK, I'll take it in my queue and send everything at once to Shuah.
Thomas and I didn't know if the file had to be updated quickly or
not.

Thanks!
Willy

2023-08-03 21:53:54

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer

On 8/3/23 13:15, Willy Tarreau wrote:
> On Thu, Aug 03, 2023 at 11:43:17AM -0700, Paul E. McKenney wrote:
>> On Thu, Aug 03, 2023 at 08:31:50PM +0200, Thomas Weißschuh wrote:
>>> Hi Paul,
>>>
>>> On 2023-07-28 23:21:52+0200, Thomas Weißschuh wrote:
>>>> As discussed with Willy, Paul and Shuah add myself as maintainer for
>>>> the nolibc subsystem.
>>>
>>> it seems I forgot to send the nolibc maintainers update patch to you.
>>>
>>> My bad!
>>>
>>> Willy and me wondered if the patch could go through your tree?
>>
>> It could, but why not just include it in the batch going to Shuah?
>> It is not all that long until the merge window opens, plus it is hard
>> to argue that this is a regression.
>
> OK, I'll take it in my queue and send everything at once to Shuah.
> Thomas and I didn't know if the file had to be updated quickly or
> not.
>

Sound like a plan.

thanks,
-- Shuah