* [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
@ 2023-07-28 21:21 Thomas Weißschuh
2023-07-29 6:53 ` Willy Tarreau
2023-08-03 18:31 ` Thomas Weißschuh
0 siblings, 2 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2023-07-28 21:21 UTC (permalink / raw)
To: linux-kernel, Willy Tarreau, Shuah Khan, Konstantin Ryabitsev
Cc: Thomas Weißschuh
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 <linux@weissschuh.net>
---
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 <w@1wt.eu>
+M: Thomas Weißschuh <linux@weissschuh.net>
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 <linux@weissschuh.net>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-07-28 21:21 [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer Thomas Weißschuh
@ 2023-07-29 6:53 ` Willy Tarreau
2023-08-03 18:31 ` Thomas Weißschuh
1 sibling, 0 replies; 6+ messages in thread
From: Willy Tarreau @ 2023-07-29 6:53 UTC (permalink / raw)
To: Thomas Weißschuh; +Cc: linux-kernel, Shuah Khan, Konstantin Ryabitsev
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 <linux@weissschuh.net>
> ---
> 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 <w@1wt.eu>
> +M: Thomas Weißschuh <linux@weissschuh.net>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git
> F: tools/include/nolibc/
Acked-by: Willy Tarreau <w@1wt.eu>
Willy
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-07-28 21:21 [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer Thomas Weißschuh
2023-07-29 6:53 ` Willy Tarreau
@ 2023-08-03 18:31 ` Thomas Weißschuh
2023-08-03 18:43 ` Paul E. McKenney
1 sibling, 1 reply; 6+ messages in thread
From: Thomas Weißschuh @ 2023-08-03 18:31 UTC (permalink / raw)
To: Paul E. McKenney
Cc: linux-kernel, Willy Tarreau, Shuah Khan, Konstantin Ryabitsev
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/20230728-nolibc-maintainer-v1-1-5f13daaebf4c@weissschuh.net/
Thomas
> Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
> ---
> 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 <w@1wt.eu>
> +M: Thomas Weißschuh <linux@weissschuh.net>
> 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 <linux@weissschuh.net>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-08-03 18:31 ` Thomas Weißschuh
@ 2023-08-03 18:43 ` Paul E. McKenney
2023-08-03 19:15 ` Willy Tarreau
0 siblings, 1 reply; 6+ messages in thread
From: Paul E. McKenney @ 2023-08-03 18:43 UTC (permalink / raw)
To: Thomas Weißschuh
Cc: linux-kernel, Willy Tarreau, Shuah Khan, Konstantin Ryabitsev
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/20230728-nolibc-maintainer-v1-1-5f13daaebf4c@weissschuh.net/
But if public acknowledgement of your nolibc maintainership would
help:
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Thanx, Paul
> Thomas
>
> > Link: https://lore.kernel.org/lkml/7afafb6c-9664-44a1-bc8f-d20239db1dd5@paulmck-laptop/
> > Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
> > ---
> > 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 <w@1wt.eu>
> > +M: Thomas Weißschuh <linux@weissschuh.net>
> > 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 <linux@weissschuh.net>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-08-03 18:43 ` Paul E. McKenney
@ 2023-08-03 19:15 ` Willy Tarreau
2023-08-03 20:08 ` Shuah Khan
0 siblings, 1 reply; 6+ messages in thread
From: Willy Tarreau @ 2023-08-03 19:15 UTC (permalink / raw)
To: Paul E. McKenney
Cc: Thomas Weißschuh, linux-kernel, Shuah Khan, Konstantin Ryabitsev
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
2023-08-03 19:15 ` Willy Tarreau
@ 2023-08-03 20:08 ` Shuah Khan
0 siblings, 0 replies; 6+ messages in thread
From: Shuah Khan @ 2023-08-03 20:08 UTC (permalink / raw)
To: Willy Tarreau, Paul E. McKenney
Cc: Thomas Weißschuh, linux-kernel, Konstantin Ryabitsev, Shuah Khan
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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-08-03 20:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 21:21 [PATCH] MAINTAINERS: nolibc: add myself as co-maintainer Thomas Weißschuh
2023-07-29 6:53 ` Willy Tarreau
2023-08-03 18:31 ` Thomas Weißschuh
2023-08-03 18:43 ` Paul E. McKenney
2023-08-03 19:15 ` Willy Tarreau
2023-08-03 20:08 ` Shuah Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®