diff options
author | Maximilian Luz <luzmaximilian@gmail.com> | 2021-05-15 00:19:54 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-05-19 15:24:52 +0200 |
commit | 773fe1d74404fcb6f0e7e69c3420cf04a6bb56b0 (patch) | |
tree | fd8a06e83413cdc0830334c65fe4edb2a732ccc9 /MAINTAINERS | |
parent | ba6e1d8422bd476ad79da409639a773c02f0cbad (diff) | |
download | linux-stable-773fe1d74404fcb6f0e7e69c3420cf04a6bb56b0.tar.gz linux-stable-773fe1d74404fcb6f0e7e69c3420cf04a6bb56b0.tar.bz2 linux-stable-773fe1d74404fcb6f0e7e69c3420cf04a6bb56b0.zip |
platform/surface: aggregator: Add platform-drivers-x86 list to MAINTAINERS entry
The Surface System Aggregator Module driver entry is currently missing a
mailing list. Surface platform drivers are discussed on the
platform-driver-x86 list and all other Surface platform drivers have a
reference to that list in their entries. So let's add one here as well.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20210514221954.5976-1-luzmaximilian@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..57467b6046f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12180,6 +12180,7 @@ F: drivers/platform/surface/surfacepro3_button.c MICROSOFT SURFACE SYSTEM AGGREGATOR SUBSYSTEM M: Maximilian Luz <luzmaximilian@gmail.com> +L: platform-driver-x86@vger.kernel.org S: Maintained W: https://github.com/linux-surface/surface-aggregator-module C: irc://chat.freenode.net/##linux-surface |