[PATCH v2 1/3] iio: accel: adxl367: update maintainer entries
Antoniu Miclaus <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Cosmin's Analog Devices address is no longer valid, leaving the ADXL367 binding without a reachable maintainer. Take over maintainership of the binding and add myself to the MAINTAINERS entry alongside Marcelo. Signed-off-by: Antoniu Miclaus <[email protected]> --- Changes in v2: - New patch. Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml | 2 +- MAINTAINERS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml index f10d98d34cb8..29689bc38b90 100644 --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analog Devices ADXL367 3-Axis Digital Accelerometer maintainers: - - Cosmin Tanislav <[email protected]> + - Antoniu Miclaus <[email protected]> description: | The ADXL367 is an ultralow power, 3-axis MEMS accelerometer. diff --git a/MAINTAINERS b/MAINTAINERS index 7077ed7c9efe..69e41b262a6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -641,6 +641,7 @@ F: drivers/iio/accel/adxl355_spi.c ADXL367 THREE-AXIS DIGITAL ACCELEROMETER DRIVER M: Marcelo Schmitt <[email protected]> +M: Antoniu Miclaus <[email protected]> L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers -- 2.43.0