Message ID | 20201111213608.27846-1-xie.he.0141@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next,RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack | expand |
Context | Check | Description |
---|---|---|
netdev/cover_letter | success | Link |
netdev/fixes_present | success | Link |
netdev/patch_count | success | Link |
netdev/tree_selection | success | Clearly marked for net-next |
netdev/subject_prefix | success | Link |
netdev/source_inline | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Link |
netdev/module_param | success | Was 0 now: 0 |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_fixes | success | Link |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 35 lines checked |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
netdev/header_inline | success | Link |
netdev/stable | success | Stable not CCed |
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)
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.
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.
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)
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)
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)
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)
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(-)