diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-12-11 14:26:00 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2024-01-08 01:36:09 +0100 |
commit | 54e1898e113dc65974103620bbe7a9f856f80f6e (patch) | |
tree | 58d4855e42984d5189fe0f38ffd8a069770e6022 | |
parent | e9a2162495ce387647bae565483f978369a29839 (diff) |
rtc: MAINTAINERS: drop Alessandro Zummo
Last email from Alessandro was in 2016, so remove him from maintainers
of the RTC subsystem. Stale maintainer entries hide information whether
subsystem needs help, has a bus-factor or is even orphaned.
Link: https://lore.kernel.org/all/?q=f%3A%22Alessandro+Zummo%22
Cc: Alexandre Belloni <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..2635f7b59e3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18286,7 +18286,6 @@ X: include/linux/srcu*.h X: kernel/rcu/srcu*.c REAL TIME CLOCK (RTC) SUBSYSTEM -M: Alessandro Zummo <[email protected]> M: Alexandre Belloni <[email protected]> S: Maintained |