diff options
author | 2020-08-25 18:13:41 +0800 | |
---|---|---|
committer | 2020-11-10 14:54:47 +0100 | |
commit | ce99a277644cc812eb22e0700731165092ac003a (patch) | |
tree | 53ae2e327769cdf3e7d724fa2df63b2e97b74918 | |
parent | platform/x86: panasonic-laptop: Add sysfs attributes for firmware brightness registers (diff) | |
download | wireguard-linux-ce99a277644cc812eb22e0700731165092ac003a.tar.xz wireguard-linux-ce99a277644cc812eb22e0700731165092ac003a.zip |
MAINTAINERS: new panasonic-laptop maintainer
Take over maintainership of panasonic-laptop from Harald Welte.
Signed-off-by: Kenneth Chan <kenneth.t.chan@gmail.com>
Acked-by: Harald Welte <laforge@gnumonks.org>
Link: https://lore.kernel.org/r/20200825101341.5699-1-kenneth.t.chan@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0e54a5841b98..bb4604e64b4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13236,7 +13236,7 @@ F: include/net/page_pool.h F: net/core/page_pool.c PANASONIC LAPTOP ACPI EXTRAS DRIVER -M: Harald Welte <laforge@gnumonks.org> +M: Kenneth Chan <kenneth.t.chan@gmail.com> L: platform-driver-x86@vger.kernel.org S: Maintained F: drivers/platform/x86/panasonic-laptop.c |