diff options
author | Hans de Goede <[email protected]> | 2020-10-08 21:38:30 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2020-10-08 21:38:30 +0200 |
commit | 1a3f7813f38e400b0b63492b626b425f0a043d0b (patch) | |
tree | 2c1da9271129fd8f6c67277b34954c1f606330d9 | |
parent | 47a514b642cf144d6067e219474f08cde562b840 (diff) |
MAINTAINERS: update X86 PLATFORM DRIVERS entry with new kernel.org git repo
The pdx86 maintainers have moved their git tree from infradead.org to
kernel.org, update the X86 PLATFORM DRIVERS MAINTAINERS entry for this.
Signed-off-by: Hans de Goede <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index edd2b19c240f..2a2170ff3a91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18861,7 +18861,7 @@ M: Hans de Goede <[email protected]> M: Mark Gross <[email protected]> S: Maintained -T: git git://git.infradead.org/linux-platform-drivers-x86.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git F: drivers/platform/olpc/ F: drivers/platform/x86/ |