diff options
author | Sean Wang <[email protected]> | 2020-09-22 07:09:23 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-21 17:28:11 -0700 |
commit | 2b617c11d7c0791a18402407222ca9f2c343c47b (patch) | |
tree | b69d7eac7dc46284d6aefaed0745d7684e6c452b | |
parent | 25b8ab916dd7a1f490b603d68c7765c06f9ed9e1 (diff) |
net: Update MAINTAINERS for MediaTek switch driver
Update maintainers for MediaTek switch driver with Landen Chao who is
familiar with MediaTek MT753x switch devices and will help maintenance
from the vendor side.
Cc: Steven Liu <[email protected]>
Signed-off-by: Sean Wang <[email protected]>
Signed-off-by: Landen Chao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ad9a35b91325..8f04b81e19a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11029,6 +11029,7 @@ F: drivers/char/hw_random/mtk-rng.c MEDIATEK SWITCH DRIVER M: Sean Wang <[email protected]> +M: Landen Chao <[email protected]> S: Maintained F: drivers/net/dsa/mt7530.* |