diff options
author | Ilpo Järvinen <[email protected]> | 2023-09-19 15:39:48 +0300 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-09-21 18:03:03 +0200 |
commit | bc3b6f59463ba9f4367a80331213db491766b5a1 (patch) | |
tree | 90f76585e18b1fca0957416bc5ec47f214a94243 | |
parent | 069b292b4b1f9c24674ea69533cd14f7492ead80 (diff) |
MAINTAINERS: Add x86 platform drivers patchwork
Add x86 platform drivers patchwork which has been missing from
MAINTAINERS.
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b04cbcec521f..dbf1668dcd84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23430,6 +23430,7 @@ M: Ilpo Järvinen <[email protected]> M: Mark Gross <[email protected]> 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/ |