2020-11-11 21:40:19

by Xie He

[permalink] [raw]
Subject: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

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 <[email protected]>
Cc: Andrew Hendry <[email protected]>
Signed-off-by: Xie He <[email protected]>
---
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: [email protected]
-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" <[email protected]>
L: [email protected]
@@ -18979,12 +18972,19 @@ L: [email protected]
S: Maintained
N: axp[128]

-X.25 NETWORK LAYER
-M: Andrew Hendry <[email protected]>
+X.25 STACK
+M: Martin Schiller <[email protected]>
L: [email protected]
-S: Odd Fixes
+L: [email protected]
+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


2020-11-12 07:09:12

by Martin Schiller

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

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/[email protected]/#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 <[email protected]>
> Cc: Andrew Hendry <[email protected]>
> Signed-off-by: Xie He <[email protected]>
> ---
> 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: [email protected]
> -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" <[email protected]>
> L: [email protected]
> @@ -18979,12 +18972,19 @@ L: [email protected]
> S: Maintained
> N: axp[128]
>
> -X.25 NETWORK LAYER
> -M: Andrew Hendry <[email protected]>
> +X.25 STACK
> +M: Martin Schiller <[email protected]>
> L: [email protected]
> -S: Odd Fixes
> +L: [email protected]
> +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)

2020-11-12 08:17:54

by Xie He

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

On Wed, Nov 11, 2020 at 11:06 PM Martin Schiller <[email protected]> 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/[email protected]/#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 <[email protected]> sent an email to
<[email protected]> for this issue on Aug 9th, 2020, but got
no reply.

Maybe we need to ask Jakub or David for help.

2020-11-12 16:34:12

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

On Thu, 12 Nov 2020 00:14:55 -0800 Xie He wrote:
> On Wed, Nov 11, 2020 at 11:06 PM Martin Schiller <[email protected]> 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 <[email protected]> sent an email to
> <[email protected]> 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.

2023-08-01 11:57:48

by Joel Granados

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

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/[email protected]/#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 <[email protected]>
> > Cc: Andrew Hendry <[email protected]>
> > Signed-off-by: Xie He <[email protected]>
> > ---
> > 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: [email protected]
> > -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" <[email protected]>
> > L: [email protected]
> > @@ -18979,12 +18972,19 @@ L: [email protected]
> > S: Maintained
> > N: axp[128]
> >
> > -X.25 NETWORK LAYER
> > -M: Andrew Hendry <[email protected]>
> > +X.25 STACK
> > +M: Martin Schiller <[email protected]>
> > L: [email protected]
> > -S: Odd Fixes
> > +L: [email protected]
> > +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


Attachments:
(No filename) (2.66 kB)
signature.asc (673.00 B)
Download all attachments

2023-08-01 12:20:33

by Martin Schiller

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

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/[email protected]/#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 <[email protected]>
>> > Cc: Andrew Hendry <[email protected]>
>> > Signed-off-by: Xie He <[email protected]>
>> > ---
>> > 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: [email protected]
>> > -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" <[email protected]>
>> > L: [email protected]
>> > @@ -18979,12 +18972,19 @@ L: [email protected]
>> > S: Maintained
>> > N: axp[128]
>> >
>> > -X.25 NETWORK LAYER
>> > -M: Andrew Hendry <[email protected]>
>> > +X.25 STACK
>> > +M: Martin Schiller <[email protected]>
>> > L: [email protected]
>> > -S: Odd Fixes
>> > +L: [email protected]
>> > +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)

2023-08-01 13:42:35

by Joel Granados

[permalink] [raw]
Subject: Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

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 <[email protected]>
> > > > Cc: Andrew Hendry <[email protected]>
> > > > Signed-off-by: Xie He <[email protected]>
> > > > ---
> > > > 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: [email protected]
> > > > -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" <[email protected]>
> > > > L: [email protected]
> > > > @@ -18979,12 +18972,19 @@ L: [email protected]
> > > > S: Maintained
> > > > N: axp[128]
> > > >
> > > > -X.25 NETWORK LAYER
> > > > -M: Andrew Hendry <[email protected]>
> > > > +X.25 STACK
> > > > +M: Martin Schiller <[email protected]>
> > > > L: [email protected]
> > > > -S: Odd Fixes
> > > > +L: [email protected]
> > > > +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


Attachments:
(No filename) (3.50 kB)
signature.asc (673.00 B)
Download all attachments