diff options
author | Arınç ÜNAL <[email protected]> | 2023-06-17 09:26:49 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-06-20 09:40:26 +0100 |
commit | 94d12d88b4a849765bf7185c876c6c672ad4714e (patch) | |
tree | 0f73b0f094698426490c5323912c0f689168a044 | |
parent | b79d7c14f48083abb3fb061370c0c64a569edf4c (diff) |
MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER
Add me as a maintainer of the MediaTek MT7530 DSA subdriver.
List maintainers in alphabetical order by first name.
Signed-off-by: Arınç ÜNAL <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 82203351ea38..5a7f13e6c6c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13270,10 +13270,11 @@ F: drivers/memory/mtk-smi.c F: include/soc/mediatek/smi.h MEDIATEK SWITCH DRIVER -M: Sean Wang <[email protected]> +M: Arınç ÜNAL <[email protected]> +M: Daniel Golle <[email protected]> M: Landen Chao <[email protected]> M: DENG Qingfang <[email protected]> -M: Daniel Golle <[email protected]> +M: Sean Wang <[email protected]> S: Maintained F: drivers/net/dsa/mt7530-mdio.c |