netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
@ 2023-04-11  9:01 Miquel Raynal
  2023-04-11  9:01 ` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork Miquel Raynal
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Miquel Raynal @ 2023-04-11  9:01 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet,
	netdev, Miquel Raynal

The wpan maintainers group is switching from Stefan's tree to a group
tree called 'wpan'. We will now maintain:
* wpan/wpan.git master:
  Fixes targetting the 'net' tree
* wpan/wpan-next.git master:
  Features targetting the 'net-next' tree
* wpan/wpan-next.git staging:
  Same as the wpan-next master branch, but we will push there first,
  expecting robots to parse the tree and report mistakes we would have
  not catch. This branch can be rebased and force pushed, unlike the
  others.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 54a2a8122a97..26d0edc024a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9889,8 +9889,8 @@ M:	Miquel Raynal <miquel.raynal@bootlin.com>
 L:	linux-wpan@vger.kernel.org
 S:	Maintained
 W:	https://linux-wpan.org/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git
 F:	Documentation/networking/ieee802154.rst
 F:	drivers/net/ieee802154/
 F:	include/linux/ieee802154.h
-- 
2.34.1


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

* [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork
  2023-04-11  9:01 [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Miquel Raynal
@ 2023-04-11  9:01 ` Miquel Raynal
  2023-04-11 12:13   ` Alexander Aring
  2023-04-11 12:11 ` [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Alexander Aring
  2023-04-11 20:02 ` Jakub Kicinski
  2 siblings, 1 reply; 8+ messages in thread
From: Miquel Raynal @ 2023-04-11  9:01 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet,
	netdev, Miquel Raynal

This patchwork instance is hosted on kernel.org and has been used for a
long time already, it was just not mentioned in MAINTAINERS.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 26d0edc024a7..75baf27a3ff7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9889,6 +9889,7 @@ M:	Miquel Raynal <miquel.raynal@bootlin.com>
 L:	linux-wpan@vger.kernel.org
 S:	Maintained
 W:	https://linux-wpan.org/
+Q:	https://patchwork.kernel.org/project/linux-wpan/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git
 F:	Documentation/networking/ieee802154.rst
-- 
2.34.1


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

* Re: [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
  2023-04-11  9:01 [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Miquel Raynal
  2023-04-11  9:01 ` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork Miquel Raynal
@ 2023-04-11 12:11 ` Alexander Aring
  2023-04-12 19:50   ` Stefan Schmidt
  2023-04-11 20:02 ` Jakub Kicinski
  2 siblings, 1 reply; 8+ messages in thread
From: Alexander Aring @ 2023-04-11 12:11 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Stefan Schmidt, linux-wpan, David S. Miller, Jakub Kicinski,
	Paolo Abeni, Eric Dumazet, netdev

Hi,

On Tue, Apr 11, 2023 at 5:01 AM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>
> The wpan maintainers group is switching from Stefan's tree to a group
> tree called 'wpan'. We will now maintain:
> * wpan/wpan.git master:
>   Fixes targetting the 'net' tree
> * wpan/wpan-next.git master:
>   Features targetting the 'net-next' tree
> * wpan/wpan-next.git staging:
>   Same as the wpan-next master branch, but we will push there first,
>   expecting robots to parse the tree and report mistakes we would have
>   not catch. This branch can be rebased and force pushed, unlike the
>   others.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Alexander Aring <aahringo@redhat.com>

Thanks.

- Alex

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

* Re: [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork
  2023-04-11  9:01 ` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork Miquel Raynal
@ 2023-04-11 12:13   ` Alexander Aring
  2023-04-12 19:50     ` Stefan Schmidt
  0 siblings, 1 reply; 8+ messages in thread
From: Alexander Aring @ 2023-04-11 12:13 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Alexander Aring, Stefan Schmidt, linux-wpan, David S. Miller,
	Jakub Kicinski, Paolo Abeni, Eric Dumazet, netdev

Hi,

On Tue, Apr 11, 2023 at 5:03 AM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>
> This patchwork instance is hosted on kernel.org and has been used for a
> long time already, it was just not mentioned in MAINTAINERS.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Alexander Aring <aahringo@redhat.com>

Thanks.

- Alex


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

* Re: [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
  2023-04-11  9:01 [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Miquel Raynal
  2023-04-11  9:01 ` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork Miquel Raynal
  2023-04-11 12:11 ` [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Alexander Aring
@ 2023-04-11 20:02 ` Jakub Kicinski
  2023-04-12 19:51   ` Stefan Schmidt
  2 siblings, 1 reply; 8+ messages in thread
From: Jakub Kicinski @ 2023-04-11 20:02 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Alexander Aring, Stefan Schmidt, linux-wpan, David S. Miller,
	Paolo Abeni, Eric Dumazet, netdev

On Tue, 11 Apr 2023 11:01:21 +0200 Miquel Raynal wrote:
> The wpan maintainers group is switching from Stefan's tree to a group
> tree called 'wpan'. We will now maintain:
> * wpan/wpan.git master:
>   Fixes targetting the 'net' tree
> * wpan/wpan-next.git master:
>   Features targetting the 'net-next' tree
> * wpan/wpan-next.git staging:
>   Same as the wpan-next master branch, but we will push there first,
>   expecting robots to parse the tree and report mistakes we would have
>   not catch. This branch can be rebased and force pushed, unlike the
>   others.

Very nice, feel free to ship these two with fixes.
We often fast track MAINTAINERS updates.

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

* Re: [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
  2023-04-11 12:11 ` [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Alexander Aring
@ 2023-04-12 19:50   ` Stefan Schmidt
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Schmidt @ 2023-04-12 19:50 UTC (permalink / raw)
  To: Alexander Aring, Miquel Raynal
  Cc: linux-wpan, David S. Miller, Jakub Kicinski, Paolo Abeni,
	Eric Dumazet, netdev

Hello.

On 11.04.23 14:11, Alexander Aring wrote:
> Hi,
> 
> On Tue, Apr 11, 2023 at 5:01 AM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>
>> The wpan maintainers group is switching from Stefan's tree to a group
>> tree called 'wpan'. We will now maintain:
>> * wpan/wpan.git master:
>>    Fixes targetting the 'net' tree
>> * wpan/wpan-next.git master:
>>    Features targetting the 'net-next' tree
>> * wpan/wpan-next.git staging:
>>    Same as the wpan-next master branch, but we will push there first,
>>    expecting robots to parse the tree and report mistakes we would have
>>    not catch. This branch can be rebased and force pushed, unlike the
>>    others.
>>
>> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> 
> Acked-by: Alexander Aring <aahringo@redhat.com>

This patch has been applied to the wpan tree and will be
part of the next pull request to net. Thanks!

regards
Stefan Schmidt

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

* Re: [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork
  2023-04-11 12:13   ` Alexander Aring
@ 2023-04-12 19:50     ` Stefan Schmidt
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Schmidt @ 2023-04-12 19:50 UTC (permalink / raw)
  To: Alexander Aring, Miquel Raynal
  Cc: Alexander Aring, linux-wpan, David S. Miller, Jakub Kicinski,
	Paolo Abeni, Eric Dumazet, netdev

Hello.

On 11.04.23 14:13, Alexander Aring wrote:
> Hi,
> 
> On Tue, Apr 11, 2023 at 5:03 AM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
>>
>> This patchwork instance is hosted on kernel.org and has been used for a
>> long time already, it was just not mentioned in MAINTAINERS.
>>
>> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> 
> Acked-by: Alexander Aring <aahringo@redhat.com>

This patch has been applied to the wpan tree and will be
part of the next pull request to net. Thanks!

regards
Stefan Schmidt

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

* Re: [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
  2023-04-11 20:02 ` Jakub Kicinski
@ 2023-04-12 19:51   ` Stefan Schmidt
  0 siblings, 0 replies; 8+ messages in thread
From: Stefan Schmidt @ 2023-04-12 19:51 UTC (permalink / raw)
  To: Jakub Kicinski, Miquel Raynal
  Cc: Alexander Aring, linux-wpan, David S. Miller, Paolo Abeni,
	Eric Dumazet, netdev

Hello.

On 11.04.23 22:02, Jakub Kicinski wrote:
> On Tue, 11 Apr 2023 11:01:21 +0200 Miquel Raynal wrote:
>> The wpan maintainers group is switching from Stefan's tree to a group
>> tree called 'wpan'. We will now maintain:
>> * wpan/wpan.git master:
>>    Fixes targetting the 'net' tree
>> * wpan/wpan-next.git master:
>>    Features targetting the 'net-next' tree
>> * wpan/wpan-next.git staging:
>>    Same as the wpan-next master branch, but we will push there first,
>>    expecting robots to parse the tree and report mistakes we would have
>>    not catch. This branch can be rebased and force pushed, unlike the
>>    others.
> 
> Very nice, feel free to ship these two with fixes.
> We often fast track MAINTAINERS updates.

That's what I did. Coming with the next ieee802154 pull request to net.

regards
Stefan Schmidt

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

end of thread, other threads:[~2023-04-12 19:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11  9:01 [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Miquel Raynal
2023-04-11  9:01 ` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork Miquel Raynal
2023-04-11 12:13   ` Alexander Aring
2023-04-12 19:50     ` Stefan Schmidt
2023-04-11 12:11 ` [PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree Alexander Aring
2023-04-12 19:50   ` Stefan Schmidt
2023-04-11 20:02 ` Jakub Kicinski
2023-04-12 19:51   ` Stefan Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).