diff options
author | Andy Shevchenko <[email protected]> | 2023-12-22 16:44:53 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2024-01-01 16:18:55 +0100 |
commit | ef67575ac92142ba949ae628241dffc3d9acf56e (patch) | |
tree | eac0975cef6c3956182f8f71dbc0baa533a10f46 | |
parent | 810bad6e055cdda9a72ff15f59fe497f5ae81606 (diff) |
platform/x86: Remove "X86 PLATFORM DRIVERS - ARCH" from MAINTAINERS
It seems traffic there is quite low and changes are often not related
to PDx86 anyhow. Besides that I have a lot of other stuff to do, I'm
rearly pay attention on these emails. Doesn't seem Daren to be active
either. With this in mind, remove (stale) section.
Note, it might be make sense to actually move that folder under PDx86
umbrella (in MAINTAINERS) if people find it suitable. That will reduce
burden on arch/x86 maintenance.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e972ce5f54e7..ef7ddcb17146 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23659,15 +23659,6 @@ F: drivers/platform/olpc/ F: drivers/platform/x86/ F: include/linux/platform_data/x86/ -X86 PLATFORM DRIVERS - ARCH -R: Darren Hart <[email protected]> -R: Andy Shevchenko <[email protected]> -S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core -F: arch/x86/platform - X86 PLATFORM UV HPE SUPERDOME FLEX M: Steve Wahl <[email protected]> R: Justin Ernst <[email protected]> |