diff options
author | Jakub Kicinski <[email protected]> | 2024-01-09 08:45:11 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-11 16:24:06 -0800 |
commit | da14d1fed9c1e2f56a58dcd980d1395121c4665f (patch) | |
tree | 78b638fa7f62faeeab62a3baf24b83d245f91d20 | |
parent | 5ecba0101dfe1cc4b7bbc29ae3a4a06a2e55a823 (diff) |
MAINTAINERS: eth: mtk: move John to CREDITS
John is still active in other bits of the kernel but not much
on the MediaTek ethernet switch side. Our scripts report:
Subsystem MEDIATEK ETHERNET DRIVER
Changes 81 / 384 (21%)
Last activity: 2023-12-21
Felix Fietkau <[email protected]>:
Author c6d96df9fa2c 2023-05-02 00:00:00 42
Tags c6d96df9fa2c 2023-05-02 00:00:00 48
John Crispin <[email protected]>:
Sean Wang <[email protected]>:
Author 880c2d4b2fdf 2019-06-03 00:00:00 5
Tags a5d75538295b 2020-04-07 00:00:00 7
Mark Lee <[email protected]>:
Author 8d66a8183d0c 2019-11-14 00:00:00 4
Tags 8d66a8183d0c 2019-11-14 00:00:00 4
Lorenzo Bianconi <[email protected]>:
Author 7cb8cd4daacf 2023-12-21 00:00:00 98
Tags 7cb8cd4daacf 2023-12-21 00:00:00 112
Top reviewers:
[18]: [email protected]
[15]: [email protected]
[8]: [email protected]
INACTIVE MAINTAINER John Crispin <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: John Crispin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -814,6 +814,10 @@ D: Support for Xircom PGSDB9 (firmware and host driver) S: Bucharest S: Romania +N: John Crispin +D: MediaTek MT7623 Gigabit ethernet support + N: Laurence Culhane D: Wrote the initial alpha SLIP code diff --git a/MAINTAINERS b/MAINTAINERS index c36618d4659e..f04fe483ecfb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13509,7 +13509,6 @@ F: drivers/dma/mediatek/ MEDIATEK ETHERNET DRIVER M: Felix Fietkau <[email protected]> -M: John Crispin <[email protected]> M: Sean Wang <[email protected]> M: Mark Lee <[email protected]> M: Lorenzo Bianconi <[email protected]> |