diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-04-06 16:31:19 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-04-22 19:10:02 +0100 |
commit | 2a44c3ed8063e9bb0254b3bbcd13a853ef80cbed (patch) | |
tree | a04fabae4bd7101433574a1044a1c75d625bdb89 | |
parent | e96d35faf357743d4a46ae4ba2da98cba0930b83 (diff) |
MAINTAINERS: IIO: Update reviewers for the subsystem
Lars-Peter has not been active in IIO reviewing for some time. Without
David, Nuno and Andy, along with many others who review IIO patches, I
would not be able to keep up with the rate of change and would have
become a bottleneck to development.
Hence update the MAINTAINERS entry to more accurately reflect reality.
This is not intended to give the 3 of them any more work or to oblige
them to review any particular series, so if there are any series waiting
a long time continue to poke me via the list.
Acked-by: Andy Shevchenko <andy@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250406153120.2129133-1-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 82f71f0e61435..030d90d383411 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11520,7 +11520,9 @@ F: drivers/iio/common/scmi_sensors/scmi_iio.c IIO SUBSYSTEM AND DRIVERS M: Jonathan Cameron <jic23@kernel.org> -R: Lars-Peter Clausen <lars@metafoo.de> +R: David Lechner <dlechner@baylibre.com> +R: Nuno Sá <nuno.sa@analog.com> +R: Andy Shevchenko <andy@kernel.org> L: linux-iio@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git |