diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-12-22 16:44:53 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2024-01-01 16:18:55 +0100 |
commit | ef67575ac92142ba949ae628241dffc3d9acf56e (patch) | |
tree | eac0975cef6c3956182f8f71dbc0baa533a10f46 /MAINTAINERS | |
parent | 810bad6e055cdda9a72ff15f59fe497f5ae81606 (diff) | |
download | lwn-ef67575ac92142ba949ae628241dffc3d9acf56e.tar.gz lwn-ef67575ac92142ba949ae628241dffc3d9acf56e.zip |
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231222144453.2888706-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-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 <dvhart@infradead.org> -R: Andy Shevchenko <andy@infradead.org> -L: platform-driver-x86@vger.kernel.org -L: x86@kernel.org -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 <steve.wahl@hpe.com> R: Justin Ernst <justin.ernst@hpe.com> |