linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
@ 2020-11-11 21:36 Xie He
  2020-11-12  7:06 ` Martin Schiller
  0 siblings, 1 reply; 7+ messages in thread
From: Xie He @ 2020-11-11 21:36 UTC (permalink / raw)
  To: Jakub Kicinski, David S. Miller, netdev, linux-kernel, Martin Schiller
  Cc: Xie He, Andrew Hendry

Hi Martin Schiller, would you like to be a maintainer for the X.25 stack?

As we know the linux-x25 mail list has stopped working for a long time.
Adding you as a maintainer may make you be Cc'd for new patches so that
you can review them.

The original maintainer of X.25 network layer (Andrew Hendry) has stopped
sending emails to the netdev mail list since 2013. So there is practically
no maintainer for X.25 code currently.

Cc: Martin Schiller <ms@dev.tdt.de>
Cc: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: Xie He <xie.he.0141@gmail.com>
---
 MAINTAINERS | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2a0fde12b650..9ebcb0708d5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9832,13 +9832,6 @@ S:	Maintained
 F:	arch/mips/lantiq
 F:	drivers/soc/lantiq
 
-LAPB module
-L:	linux-x25@vger.kernel.org
-S:	Orphan
-F:	Documentation/networking/lapb-module.rst
-F:	include/*/lapb.h
-F:	net/lapb/
-
 LASI 53c700 driver for PARISC
 M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
 L:	linux-scsi@vger.kernel.org
@@ -18979,12 +18972,19 @@ L:	linux-kernel@vger.kernel.org
 S:	Maintained
 N:	axp[128]
 
-X.25 NETWORK LAYER
-M:	Andrew Hendry <andrew.hendry@gmail.com>
+X.25 STACK
+M:	Martin Schiller <ms@dev.tdt.de>
 L:	linux-x25@vger.kernel.org
-S:	Odd Fixes
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	Documentation/networking/lapb-module.txt
 F:	Documentation/networking/x25*
+F:	drivers/net/wan/hdlc_x25.c
+F:	drivers/net/wan/lapbether.c
+F:	include/*/lapb.h
 F:	include/net/x25*
+F:	include/uapi/linux/x25.h
+F:	net/lapb/
 F:	net/x25/
 
 X86 ARCHITECTURE (32-BIT AND 64-BIT)
-- 
2.27.0


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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
  2020-11-11 21:36 [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He
@ 2020-11-12  7:06 ` Martin Schiller
  2020-11-12  8:14   ` Xie He
       [not found]   ` <CGME20230801110904eucas1p2c09238963a8ff7726a50a68dc803d0c6@eucas1p2.samsung.com>
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Schiller @ 2020-11-12  7:06 UTC (permalink / raw)
  To: Xie He
  Cc: Jakub Kicinski, David S. Miller, netdev, linux-kernel,
	Andrew Hendry, Arnd Bergmann

On 2020-11-11 22:36, Xie He wrote:
> Hi Martin Schiller, would you like to be a maintainer for the X.25 
> stack?
> 
> As we know the linux-x25 mail list has stopped working for a long time.
> Adding you as a maintainer may make you be Cc'd for new patches so that
> you can review them.

About 1 year ago I was asked by Arnd Bergmann if I would like to become
the maintainer for the X.25 stack:

https://patchwork.ozlabs.org/project/netdev/patch/20191209151256.2497534-4-arnd@arndb.de/#2320767

Yes, I would agree to be listed as a maintainer.

But I still think it is important that we either repair or delete the
linux-x25 mailing list. The current state that the messages are going
into nirvana is very unpleasant.

> 
> The original maintainer of X.25 network layer (Andrew Hendry) has 
> stopped
> sending emails to the netdev mail list since 2013. So there is 
> practically
> no maintainer for X.25 code currently.
> 
> Cc: Martin Schiller <ms@dev.tdt.de>
> Cc: Andrew Hendry <andrew.hendry@gmail.com>
> Signed-off-by: Xie He <xie.he.0141@gmail.com>
> ---
>  MAINTAINERS | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2a0fde12b650..9ebcb0708d5d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9832,13 +9832,6 @@ S:	Maintained
>  F:	arch/mips/lantiq
>  F:	drivers/soc/lantiq
> 
> -LAPB module
> -L:	linux-x25@vger.kernel.org
> -S:	Orphan
> -F:	Documentation/networking/lapb-module.rst
> -F:	include/*/lapb.h
> -F:	net/lapb/
> -
>  LASI 53c700 driver for PARISC
>  M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
>  L:	linux-scsi@vger.kernel.org
> @@ -18979,12 +18972,19 @@ L:	linux-kernel@vger.kernel.org
>  S:	Maintained
>  N:	axp[128]
> 
> -X.25 NETWORK LAYER
> -M:	Andrew Hendry <andrew.hendry@gmail.com>
> +X.25 STACK
> +M:	Martin Schiller <ms@dev.tdt.de>
>  L:	linux-x25@vger.kernel.org
> -S:	Odd Fixes
> +L:	netdev@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/networking/lapb-module.txt
>  F:	Documentation/networking/x25*
> +F:	drivers/net/wan/hdlc_x25.c
> +F:	drivers/net/wan/lapbether.c
> +F:	include/*/lapb.h
>  F:	include/net/x25*
> +F:	include/uapi/linux/x25.h
> +F:	net/lapb/
>  F:	net/x25/
> 
>  X86 ARCHITECTURE (32-BIT AND 64-BIT)

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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
  2020-11-12  7:06 ` Martin Schiller
@ 2020-11-12  8:14   ` Xie He
  2020-11-12 16:31     ` Jakub Kicinski
       [not found]   ` <CGME20230801110904eucas1p2c09238963a8ff7726a50a68dc803d0c6@eucas1p2.samsung.com>
  1 sibling, 1 reply; 7+ messages in thread
From: Xie He @ 2020-11-12  8:14 UTC (permalink / raw)
  To: Martin Schiller
  Cc: Jakub Kicinski, David S. Miller, Linux Kernel Network Developers,
	LKML, Andrew Hendry, Arnd Bergmann

On Wed, Nov 11, 2020 at 11:06 PM Martin Schiller <ms@dev.tdt.de> wrote:
>
> About 1 year ago I was asked by Arnd Bergmann if I would like to become
> the maintainer for the X.25 stack:
>
> https://patchwork.ozlabs.org/project/netdev/patch/20191209151256.2497534-4-arnd@arndb.de/#2320767
>
> Yes, I would agree to be listed as a maintainer.

Thank you!!

> But I still think it is important that we either repair or delete the
> linux-x25 mailing list. The current state that the messages are going
> into nirvana is very unpleasant.

Yes, I agree.

Willem de Bruijn <willemdebruijn.kernel@gmail.com> sent an email to
<postmaster@vger.kernel.org> for this issue on Aug 9th, 2020, but got
no reply.

Maybe we need to ask Jakub or David for help.

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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
  2020-11-12  8:14   ` Xie He
@ 2020-11-12 16:31     ` Jakub Kicinski
  0 siblings, 0 replies; 7+ messages in thread
From: Jakub Kicinski @ 2020-11-12 16:31 UTC (permalink / raw)
  To: Xie He
  Cc: Martin Schiller, David S. Miller,
	Linux Kernel Network Developers, LKML, Andrew Hendry,
	Arnd Bergmann

On Thu, 12 Nov 2020 00:14:55 -0800 Xie He wrote:
> On Wed, Nov 11, 2020 at 11:06 PM Martin Schiller <ms@dev.tdt.de> wrote:
> > But I still think it is important that we either repair or delete the
> > linux-x25 mailing list. The current state that the messages are going
> > into nirvana is very unpleasant.  
> 
> Yes, I agree.
> 
> Willem de Bruijn <willemdebruijn.kernel@gmail.com> sent an email to
> <postmaster@vger.kernel.org> for this issue on Aug 9th, 2020, but got
> no reply.
> 
> Maybe we need to ask Jakub or David for help.

Please resend, Aug 9th is around the time Dave had to step away so the
email probably got lost in transition.

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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
       [not found]   ` <CGME20230801110904eucas1p2c09238963a8ff7726a50a68dc803d0c6@eucas1p2.samsung.com>
@ 2023-08-01 11:09     ` Joel Granados
  2023-08-01 11:16       ` Martin Schiller
  0 siblings, 1 reply; 7+ messages in thread
From: Joel Granados @ 2023-08-01 11:09 UTC (permalink / raw)
  To: Martin Schiller
  Cc: Xie He, Jakub Kicinski, David S. Miller, netdev, linux-kernel,
	Andrew Hendry, Arnd Bergmann

[-- Attachment #1: Type: text/plain, Size: 2724 bytes --]

Hey everyone

I recently sent a patch and got a DNS error lookup for dev.tdt.de. Is
Martins mail still valid? Should it be updated?

Best

On Thu, Nov 12, 2020 at 08:06:37AM +0100, Martin Schiller wrote:
> On 2020-11-11 22:36, Xie He wrote:
> > Hi Martin Schiller, would you like to be a maintainer for the X.25
> > stack?
> > 
> > As we know the linux-x25 mail list has stopped working for a long time.
> > Adding you as a maintainer may make you be Cc'd for new patches so that
> > you can review them.
> 
> About 1 year ago I was asked by Arnd Bergmann if I would like to become
> the maintainer for the X.25 stack:
> 
> https://patchwork.ozlabs.org/project/netdev/patch/20191209151256.2497534-4-arnd@arndb.de/#2320767
> 
> Yes, I would agree to be listed as a maintainer.
> 
> But I still think it is important that we either repair or delete the
> linux-x25 mailing list. The current state that the messages are going
> into nirvana is very unpleasant.
> 
> > 
> > The original maintainer of X.25 network layer (Andrew Hendry) has
> > stopped
> > sending emails to the netdev mail list since 2013. So there is
> > practically
> > no maintainer for X.25 code currently.
> > 
> > Cc: Martin Schiller <ms@dev.tdt.de>
> > Cc: Andrew Hendry <andrew.hendry@gmail.com>
> > Signed-off-by: Xie He <xie.he.0141@gmail.com>
> > ---
> >  MAINTAINERS | 20 ++++++++++----------
> >  1 file changed, 10 insertions(+), 10 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 2a0fde12b650..9ebcb0708d5d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9832,13 +9832,6 @@ S:	Maintained
> >  F:	arch/mips/lantiq
> >  F:	drivers/soc/lantiq
> > 
> > -LAPB module
> > -L:	linux-x25@vger.kernel.org
> > -S:	Orphan
> > -F:	Documentation/networking/lapb-module.rst
> > -F:	include/*/lapb.h
> > -F:	net/lapb/
> > -
> >  LASI 53c700 driver for PARISC
> >  M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
> >  L:	linux-scsi@vger.kernel.org
> > @@ -18979,12 +18972,19 @@ L:	linux-kernel@vger.kernel.org
> >  S:	Maintained
> >  N:	axp[128]
> > 
> > -X.25 NETWORK LAYER
> > -M:	Andrew Hendry <andrew.hendry@gmail.com>
> > +X.25 STACK
> > +M:	Martin Schiller <ms@dev.tdt.de>
> >  L:	linux-x25@vger.kernel.org
> > -S:	Odd Fixes
> > +L:	netdev@vger.kernel.org
> > +S:	Maintained
> > +F:	Documentation/networking/lapb-module.txt
> >  F:	Documentation/networking/x25*
> > +F:	drivers/net/wan/hdlc_x25.c
> > +F:	drivers/net/wan/lapbether.c
> > +F:	include/*/lapb.h
> >  F:	include/net/x25*
> > +F:	include/uapi/linux/x25.h
> > +F:	net/lapb/
> >  F:	net/x25/
> > 
> >  X86 ARCHITECTURE (32-BIT AND 64-BIT)

-- 

Joel Granados

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
  2023-08-01 11:09     ` Joel Granados
@ 2023-08-01 11:16       ` Martin Schiller
  2023-08-01 12:29         ` Joel Granados
  0 siblings, 1 reply; 7+ messages in thread
From: Martin Schiller @ 2023-08-01 11:16 UTC (permalink / raw)
  To: Joel Granados
  Cc: Xie He, Jakub Kicinski, David S. Miller, netdev, linux-kernel,
	Andrew Hendry, Arnd Bergmann

On 2023-08-01 13:09, Joel Granados wrote:
> Hey everyone
> 
> I recently sent a patch and got a DNS error lookup for dev.tdt.de. Is
> Martins mail still valid? Should it be updated?

Hi Joel!

Yes, I'm still alive and reachable. ;-)

We had some technical issues with our DNS entry for the dev.tdt.de
subdomain after adding an spf entry, which is fixed now.

Regards,
Martin

> 
> Best
> 
> On Thu, Nov 12, 2020 at 08:06:37AM +0100, Martin Schiller wrote:
>> On 2020-11-11 22:36, Xie He wrote:
>> > Hi Martin Schiller, would you like to be a maintainer for the X.25
>> > stack?
>> >
>> > As we know the linux-x25 mail list has stopped working for a long time.
>> > Adding you as a maintainer may make you be Cc'd for new patches so that
>> > you can review them.
>> 
>> About 1 year ago I was asked by Arnd Bergmann if I would like to 
>> become
>> the maintainer for the X.25 stack:
>> 
>> https://patchwork.ozlabs.org/project/netdev/patch/20191209151256.2497534-4-arnd@arndb.de/#2320767
>> 
>> Yes, I would agree to be listed as a maintainer.
>> 
>> But I still think it is important that we either repair or delete the
>> linux-x25 mailing list. The current state that the messages are going
>> into nirvana is very unpleasant.
>> 
>> >
>> > The original maintainer of X.25 network layer (Andrew Hendry) has
>> > stopped
>> > sending emails to the netdev mail list since 2013. So there is
>> > practically
>> > no maintainer for X.25 code currently.
>> >
>> > Cc: Martin Schiller <ms@dev.tdt.de>
>> > Cc: Andrew Hendry <andrew.hendry@gmail.com>
>> > Signed-off-by: Xie He <xie.he.0141@gmail.com>
>> > ---
>> >  MAINTAINERS | 20 ++++++++++----------
>> >  1 file changed, 10 insertions(+), 10 deletions(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index 2a0fde12b650..9ebcb0708d5d 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -9832,13 +9832,6 @@ S:	Maintained
>> >  F:	arch/mips/lantiq
>> >  F:	drivers/soc/lantiq
>> >
>> > -LAPB module
>> > -L:	linux-x25@vger.kernel.org
>> > -S:	Orphan
>> > -F:	Documentation/networking/lapb-module.rst
>> > -F:	include/*/lapb.h
>> > -F:	net/lapb/
>> > -
>> >  LASI 53c700 driver for PARISC
>> >  M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
>> >  L:	linux-scsi@vger.kernel.org
>> > @@ -18979,12 +18972,19 @@ L:	linux-kernel@vger.kernel.org
>> >  S:	Maintained
>> >  N:	axp[128]
>> >
>> > -X.25 NETWORK LAYER
>> > -M:	Andrew Hendry <andrew.hendry@gmail.com>
>> > +X.25 STACK
>> > +M:	Martin Schiller <ms@dev.tdt.de>
>> >  L:	linux-x25@vger.kernel.org
>> > -S:	Odd Fixes
>> > +L:	netdev@vger.kernel.org
>> > +S:	Maintained
>> > +F:	Documentation/networking/lapb-module.txt
>> >  F:	Documentation/networking/x25*
>> > +F:	drivers/net/wan/hdlc_x25.c
>> > +F:	drivers/net/wan/lapbether.c
>> > +F:	include/*/lapb.h
>> >  F:	include/net/x25*
>> > +F:	include/uapi/linux/x25.h
>> > +F:	net/lapb/
>> >  F:	net/x25/
>> >
>> >  X86 ARCHITECTURE (32-BIT AND 64-BIT)

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

* Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
  2023-08-01 11:16       ` Martin Schiller
@ 2023-08-01 12:29         ` Joel Granados
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Granados @ 2023-08-01 12:29 UTC (permalink / raw)
  To: Martin Schiller
  Cc: Xie He, Jakub Kicinski, David S. Miller, netdev, linux-kernel,
	Andrew Hendry, Arnd Bergmann

[-- Attachment #1: Type: text/plain, Size: 3583 bytes --]

Perfect.

Thx for confirming.
On Tue, Aug 01, 2023 at 01:16:04PM +0200, Martin Schiller wrote:
> On 2023-08-01 13:09, Joel Granados wrote:
> > Hey everyone
> > 
> > I recently sent a patch and got a DNS error lookup for dev.tdt.de. Is
> > Martins mail still valid? Should it be updated?
> 
> Hi Joel!
> 
> Yes, I'm still alive and reachable. ;-)
> 
> We had some technical issues with our DNS entry for the dev.tdt.de
> subdomain after adding an spf entry, which is fixed now.
> 
> Regards,
> Martin
> 
> > 
> > Best
> > 
> > On Thu, Nov 12, 2020 at 08:06:37AM +0100, Martin Schiller wrote:
> > > On 2020-11-11 22:36, Xie He wrote:
> > > > Hi Martin Schiller, would you like to be a maintainer for the X.25
> > > > stack?
> > > >
> > > > As we know the linux-x25 mail list has stopped working for a long time.
> > > > Adding you as a maintainer may make you be Cc'd for new patches so that
> > > > you can review them.
> > > 
> > > About 1 year ago I was asked by Arnd Bergmann if I would like to
> > > become
> > > the maintainer for the X.25 stack:
> > > 
> > > https://protect2.fireeye.com/v1/url?k=cbe1c96b-947af072-cbe04224-000babff3793-aa57099473c75eca&q=1&e=6392d959-6b44-4e7a-bdb2-eead35e1f540&u=https%3A%2F%2Fpatchwork.ozlabs.org%2Fproject%2Fnetdev%2Fpatch%2F20191209151256.2497534-4-arnd%40arndb.de%2F%232320767
> > > 
> > > Yes, I would agree to be listed as a maintainer.
> > > 
> > > But I still think it is important that we either repair or delete the
> > > linux-x25 mailing list. The current state that the messages are going
> > > into nirvana is very unpleasant.
> > > 
> > > >
> > > > The original maintainer of X.25 network layer (Andrew Hendry) has
> > > > stopped
> > > > sending emails to the netdev mail list since 2013. So there is
> > > > practically
> > > > no maintainer for X.25 code currently.
> > > >
> > > > Cc: Martin Schiller <ms@dev.tdt.de>
> > > > Cc: Andrew Hendry <andrew.hendry@gmail.com>
> > > > Signed-off-by: Xie He <xie.he.0141@gmail.com>
> > > > ---
> > > >  MAINTAINERS | 20 ++++++++++----------
> > > >  1 file changed, 10 insertions(+), 10 deletions(-)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 2a0fde12b650..9ebcb0708d5d 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -9832,13 +9832,6 @@ S:	Maintained
> > > >  F:	arch/mips/lantiq
> > > >  F:	drivers/soc/lantiq
> > > >
> > > > -LAPB module
> > > > -L:	linux-x25@vger.kernel.org
> > > > -S:	Orphan
> > > > -F:	Documentation/networking/lapb-module.rst
> > > > -F:	include/*/lapb.h
> > > > -F:	net/lapb/
> > > > -
> > > >  LASI 53c700 driver for PARISC
> > > >  M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
> > > >  L:	linux-scsi@vger.kernel.org
> > > > @@ -18979,12 +18972,19 @@ L:	linux-kernel@vger.kernel.org
> > > >  S:	Maintained
> > > >  N:	axp[128]
> > > >
> > > > -X.25 NETWORK LAYER
> > > > -M:	Andrew Hendry <andrew.hendry@gmail.com>
> > > > +X.25 STACK
> > > > +M:	Martin Schiller <ms@dev.tdt.de>
> > > >  L:	linux-x25@vger.kernel.org
> > > > -S:	Odd Fixes
> > > > +L:	netdev@vger.kernel.org
> > > > +S:	Maintained
> > > > +F:	Documentation/networking/lapb-module.txt
> > > >  F:	Documentation/networking/x25*
> > > > +F:	drivers/net/wan/hdlc_x25.c
> > > > +F:	drivers/net/wan/lapbether.c
> > > > +F:	include/*/lapb.h
> > > >  F:	include/net/x25*
> > > > +F:	include/uapi/linux/x25.h
> > > > +F:	net/lapb/
> > > >  F:	net/x25/
> > > >
> > > >  X86 ARCHITECTURE (32-BIT AND 64-BIT)

-- 

Joel Granados

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2023-08-01 12:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 21:36 [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He
2020-11-12  7:06 ` Martin Schiller
2020-11-12  8:14   ` Xie He
2020-11-12 16:31     ` Jakub Kicinski
     [not found]   ` <CGME20230801110904eucas1p2c09238963a8ff7726a50a68dc803d0c6@eucas1p2.samsung.com>
2023-08-01 11:09     ` Joel Granados
2023-08-01 11:16       ` Martin Schiller
2023-08-01 12:29         ` Joel Granados

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).