diff options
author | Petr Vorel <[email protected]> | 2024-01-04 16:49:53 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-01-12 15:20:45 -0800 |
commit | 65cc86800cf27d8e2da3439c834aef96d93fef63 (patch) | |
tree | 9e0829e93b0dc4d8f95cbe67ef0cc5393145deed | |
parent | 4a693ce65b186fddc1a73621bd6f941e6e3eca21 (diff) |
MAINTAINERS: update LTP maintainers
There are more people with git push permissions, but we keep only people
who actually did review and merge patches last year.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Petr Vorel <[email protected]>
Reviewed-by: Li Wang <[email protected]>
Cc: Alexey Kodanev <[email protected]>
Cc: Jan Stancek <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Wanlong Gao <[email protected]>
Cc: Yang Xu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 40c754b4c39c..621751a8b8c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12627,12 +12627,11 @@ F: Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt F: drivers/i2c/muxes/i2c-mux-ltc4306.c LTP (Linux Test Project) -M: Mike Frysinger <[email protected]> M: Cyril Hrubis <[email protected]> -M: Wanlong Gao <[email protected]> M: Jan Stancek <[email protected]> -M: Stanislav Kholmanskikh <[email protected]> -M: Alexey Kodanev <[email protected]> +M: Petr Vorel <[email protected]> +M: Li Wang <[email protected]> +M: Yang Xu <[email protected]> L: [email protected] (subscribers-only) S: Maintained W: http://linux-test-project.github.io/ |