diff options
author | Masahisa Kojima <kojima.masahisa@socionext.com> | 2024-03-01 09:32:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 13:33:20 +0300 |
commit | 1c61728be22c1cb49c1be88693e72d8c06b1c81e (patch) | |
tree | 16e7ec9e3c9b5ce5edea4d68ac5b596a26dae467 /MAINTAINERS | |
parent | eb2c11b27c58a62b5027b77f702c15cd0ca38f7d (diff) | |
download | linux-1c61728be22c1cb49c1be88693e72d8c06b1c81e.tar.xz |
MAINTAINERS: net: netsec: add myself as co-maintainer
Add myself as co-maintainer for Socionext netsec driver.
This commit also removes Jassi from maintainer since he
no longer has a Developerbox.
Cc: Jassi Brar <jaswinder.singh@linaro.org>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Masahisa Kojima <kojima.masahisa@socionext.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5144282a2578..132b2917b9f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20226,8 +20226,8 @@ F: Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml F: drivers/net/ethernet/socionext/sni_ave.c SOCIONEXT (SNI) NETSEC NETWORK DRIVER -M: Jassi Brar <jaswinder.singh@linaro.org> M: Ilias Apalodimas <ilias.apalodimas@linaro.org> +M: Masahisa Kojima <kojima.masahisa@socionext.com> L: netdev@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml |