diff options
author | Xie He <[email protected]> | 2020-11-14 03:10:29 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-16 10:20:00 -0800 |
commit | 857524564eae8aefc3006a3d35139bb69ca53210 (patch) | |
tree | caa13ab519cc9be1dc17b599be2197e7ccab9486 | |
parent | 9d9e937b1c8be97b424e3e11938e183fcde905c0 (diff) |
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 <[email protected]>
Signed-off-by: Xie He <[email protected]>
Acked-by: Martin Schiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4a34b25ecc1f..e0144f396462 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9843,13 +9843,6 @@ S: Maintained F: arch/mips/lantiq F: drivers/soc/lantiq -LAPB module -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]> @@ -18998,12 +18991,18 @@ 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]> -S: Odd Fixes +S: Maintained +F: Documentation/networking/lapb-module.rst 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) |