Message ID | 20230919123948.1583-1-ilpo.jarvinen@linux.intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | [1/1] MAINTAINERS: Add x86 platform drivers patchwork | expand |
Hi Ilpo, On 9/19/23 14:39, Ilpo Järvinen wrote: > Add x86 platform drivers patchwork which has been missing from > MAINTAINERS. > > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Thank you for your patch, I've applied this patch to my fixes branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes Note it will show up in my fixes branch once I've pushed my local branch there, which might take a while. I will include this patch in my next fixes pull-req to Linus for the current kernel development cycle. Regards, Hans > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b04cbcec521f..dbf1668dcd84 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -23430,6 +23430,7 @@ M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> > M: Mark Gross <markgross@kernel.org> > L: platform-driver-x86@vger.kernel.org > S: Maintained > +Q: https://patchwork.kernel.org/project/platform-driver-x86/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git > F: drivers/platform/olpc/ > F: drivers/platform/x86/
diff --git a/MAINTAINERS b/MAINTAINERS index b04cbcec521f..dbf1668dcd84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23430,6 +23430,7 @@ M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> M: Mark Gross <markgross@kernel.org> L: platform-driver-x86@vger.kernel.org S: Maintained +Q: https://patchwork.kernel.org/project/platform-driver-x86/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git F: drivers/platform/olpc/ F: drivers/platform/x86/
Add x86 platform drivers patchwork which has been missing from MAINTAINERS. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)