diff options
author | Tero Kristo <[email protected]> | 2020-12-17 15:07:21 +0200 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2021-01-12 07:47:13 -0600 |
commit | 2672b94d730c4b69a17ce297dc3fa60b980e72dc (patch) | |
tree | 6c1a4cc3ae85d58f91f5c6d5b8bac11389ed35e0 | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) |
MAINTAINERS: Update my email address and maintainer level status
My employment with TI is ending tomorrow, so update the email address
entry in the maintainers file. Also, I don't expect to spend that much
time with maintaining TI code anymore, so downgrade the status level to
odd fixes only on areas where I remain as the main contact point for
now, and move myself as secondary contact point where someone else has
taken over the maintainership.
Signed-off-by: Tero Kristo <[email protected]>
Signed-off-by: Tero Kristo <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Nishanth Menon <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Michael Turquette <[email protected]>
Cc: Nishanth Menon <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..ba3e71fde323 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2617,8 +2617,8 @@ S: Maintained F: drivers/power/reset/keystone-reset.c ARM/TEXAS INSTRUMENTS K3 ARCHITECTURE -M: Tero Kristo <[email protected]> M: Nishanth Menon <[email protected]> +M: Tero Kristo <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported F: Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -6474,9 +6474,9 @@ S: Maintained F: drivers/edac/skx_*.[ch] EDAC-TI -M: Tero Kristo <[email protected]> +M: Tero Kristo <[email protected]> -S: Maintained +S: Odd Fixes F: drivers/edac/ti_edac.c EDIROL UA-101/UA-1000 DRIVER @@ -17555,7 +17555,7 @@ F: drivers/iio/dac/ti-dac7612.c TEXAS INSTRUMENTS' SYSTEM CONTROL INTERFACE (TISCI) PROTOCOL DRIVER M: Nishanth Menon <[email protected]> -M: Tero Kristo <[email protected]> +M: Tero Kristo <[email protected]> M: Santosh Shilimkar <[email protected]> S: Maintained @@ -17699,9 +17699,9 @@ S: Maintained F: drivers/clk/clk-cdce706.c TI CLOCK DRIVER -M: Tero Kristo <[email protected]> +M: Tero Kristo <[email protected]> -S: Maintained +S: Odd Fixes F: drivers/clk/ti/ F: include/linux/clk/ti.h |