diff options
| author | Maxwell Doose <m32285159@gmail.com> | 2026-05-07 12:24:04 -0500 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-31 10:59:37 +0100 |
| commit | 4452b868d669fbf6d5333cd03ab2bd8fbadb91a3 (patch) | |
| tree | ea3be91579d6e13fc24b502cf7d181e97dece3a9 | |
| parent | a42fea859692c424fce81b830fbd4ff258d390a6 (diff) | |
MAINTAINERS: Add myself as SCD30 maintainer
The current maintainer's email is no longer valid and the driver is
being orphaned. Replace his entry with mine, as I am volunteering to
take over.
Link: https://lore.kernel.org/linux-iio/20260507170950.37a46820@jic23-huawei/T/#t
Signed-off-by: Maxwell Doose <m32285159@gmail.com>
Reviewed-by: Stepan Ionichev <sozdayvek@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c316e3b44e19..80b1577cf9d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24193,7 +24193,7 @@ F: Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml F: drivers/iio/chemical/sunrise_co2.c SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER -M: Tomasz Duszynski <tomasz.duszynski@octakon.com> +M: Maxwell Doose <m32285159@gmail.com> S: Maintained F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml F: drivers/iio/chemical/scd30.h |
