diff options
| author | Yao Zi <[email protected]> | 2025-12-08 18:17:08 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-08 12:53:25 -0600 |
| commit | 543900ab530a4c65d0130c10b001378c3290107b (patch) | |
| tree | 3e98eec4c24e74ddcc054ebb367efde19940dd62 | |
| parent | f2c148e0df3a50c74130b4cd0c9bd3d02ba375b2 (diff) | |
MAINTAINERS: update my email address
My old mail address, [email protected], has stopped working. Switch to
my new address, [email protected], and map it in .mailmap.
Signed-off-by: Yao Zi <[email protected]>
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -159,6 +159,7 @@ Wolfgang Denk <[email protected]> <[email protected]> Wolfgang Denk <[email protected]> <[email protected]> Wolfgang Denk <[email protected]> <wdenk> Wolfgang Wallner <[email protected]> <[email protected]> +Yao Zi <[email protected]> <[email protected]> York Sun <[email protected]> York Sun <[email protected]> Ćukasz Majewski <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 1789f023631..6ce0bbce13d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1605,7 +1605,7 @@ F: drivers/pinctrl/pinctrl-k210.c F: include/k210/ RISC-V T-HEAD TH1520 -M: Yao Zi <[email protected]> +M: Yao Zi <[email protected]> S: Maintained F: arch/riscv/cpu/th1520/ F: drivers/clk/thead/clk-th1520-ap.c |
