diff options
| author | David Lechner <[email protected]> | 2026-03-11 09:52:49 -0500 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-03-24 11:08:35 -0500 |
| commit | f82f50caa1d5c1a9e4e2982a05da58416da356d6 (patch) | |
| tree | 984873782959554c4fa8059e907e22eb58f9b6f4 | |
| parent | f2ee4a493475da2e0015b2f200ed9640d71e04be (diff) | |
MAINTAINERS: add new MediaTek custodians
Add new MediaTek custodians and the new MediaTek custodian's git
repository to the MAINTAINERS file.
Julien and I have volunteered to act as custodians for MediaTek since
we have been actively working on upstreaming MediaTek support for some
some time now.
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f924565d1bf..061717c8fe5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -415,7 +415,10 @@ M: Ryder Lee <[email protected]> M: Weijie Gao <[email protected]> M: Chunfeng Yun <[email protected]> M: Igor Belwon <[email protected]> +M: David Lechner <[email protected]> +M: Julien Stephan <[email protected]> R: GSS_MTK_Uboot_upstream <[email protected]> +T: git https://source.denx.de/u-boot/custodians/u-boot-mediatek.git S: Maintained F: arch/arm/dts/mt* F: arch/arm/mach-mediatek/ @@ -1391,7 +1394,10 @@ F: drivers/net/phy/ca_phy.c MIPS MEDIATEK M: Weijie Gao <[email protected]> +M: David Lechner <[email protected]> +M: Julien Stephan <[email protected]> R: GSS_MTK_Uboot_upstream <[email protected]> +T: git https://source.denx.de/u-boot/custodians/u-boot-mediatek.git S: Maintained F: arch/mips/mach-mtmips/ F: arch/mips/dts/mt7620.dtsi |
