diff options
author | Masahisa Kojima <[email protected]> | 2024-03-01 15:32:14 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-01 10:33:20 +0000 |
commit | 1c61728be22c1cb49c1be88693e72d8c06b1c81e (patch) | |
tree | 16e7ec9e3c9b5ce5edea4d68ac5b596a26dae467 | |
parent | eb2c11b27c58a62b5027b77f702c15cd0ca38f7d (diff) |
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 <[email protected]>
Cc: Ilias Apalodimas <[email protected]>
Signed-off-by: Masahisa Kojima <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> M: Ilias Apalodimas <[email protected]> +M: Masahisa Kojima <[email protected]> S: Maintained F: Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml |