diff mbox series

[v1,1/1] platform/x86: Remove "X86 PLATFORM DRIVERS - ARCH" from MAINTAINERS

Message ID 20231222144453.2888706-1-andriy.shevchenko@linux.intel.com (mailing list archive)
State Accepted, archived
Headers show
Series [v1,1/1] platform/x86: Remove "X86 PLATFORM DRIVERS - ARCH" from MAINTAINERS | expand

Commit Message

Andy Shevchenko Dec. 22, 2023, 2:44 p.m. UTC
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>
---
 MAINTAINERS | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Hans de Goede Jan. 2, 2024, 12:24 p.m. UTC | #1
Hi,

On 12/22/23 15:44, Andy Shevchenko wrote:
> 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>

Thank you for your patch, I've applied this patch to my review-hans 
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans




> ---
>  MAINTAINERS | 9 ---------
>  1 file changed, 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index da022945e184..33d15e089ccb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23820,15 +23820,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>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index da022945e184..33d15e089ccb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23820,15 +23820,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>