Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack

Martin Schiller is an active developer and reviewer for the X.25 code.
His company is providing products based on the Linux X.25 stack.
So he is a good candidate for maintainers of the X.25 code.

The original maintainer of the X.25 network layer (Andrew Hendry) has
not sent any email to the netdev mail list since 2013. So he is probably
inactive now.

Cc: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: Xie He <xie.he.0141@gmail.com>
Acked-by: Martin Schiller <ms@dev.tdt.de>
Link: https://lore.kernel.org/r/20201114111029.326972-1-xie.he.0141@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Xie He and committed by
Jakub Kicinski
85752456 9d9e937b

+9 -10
+9 -10
MAINTAINERS
··· 9843 9843 F: arch/mips/lantiq 9844 9844 F: drivers/soc/lantiq 9845 9845 9846 - LAPB module 9847 - L: linux-x25@vger.kernel.org 9848 - S: Orphan 9849 - F: Documentation/networking/lapb-module.rst 9850 - F: include/*/lapb.h 9851 - F: net/lapb/ 9852 - 9853 9846 LASI 53c700 driver for PARISC 9854 9847 M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> 9855 9848 L: linux-scsi@vger.kernel.org ··· 18991 18998 S: Maintained 18992 18999 N: axp[128] 18993 19000 18994 - X.25 NETWORK LAYER 18995 - M: Andrew Hendry <andrew.hendry@gmail.com> 19001 + X.25 STACK 19002 + M: Martin Schiller <ms@dev.tdt.de> 18996 19003 L: linux-x25@vger.kernel.org 18997 - S: Odd Fixes 19004 + S: Maintained 19005 + F: Documentation/networking/lapb-module.rst 18998 19006 F: Documentation/networking/x25* 19007 + F: drivers/net/wan/hdlc_x25.c 19008 + F: drivers/net/wan/lapbether.c 19009 + F: include/*/lapb.h 18999 19010 F: include/net/x25* 19011 + F: include/uapi/linux/x25.h 19012 + F: net/lapb/ 19000 19013 F: net/x25/ 19001 19014 19002 19015 X86 ARCHITECTURE (32-BIT AND 64-BIT)