[PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry

Jean-Baptiste Maneyrol via B4 Relay posted 3 patches 1 month, 3 weeks ago
.../devicetree/bindings/iio/imu/invensense,icm42600.yaml       |  2 +-
.../devicetree/bindings/iio/imu/invensense,mpu6050.yaml        |  2 +-
MAINTAINERS                                                    | 10 +++++++++-
3 files changed, 11 insertions(+), 3 deletions(-)
[PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry
Posted by Jean-Baptiste Maneyrol via B4 Relay 1 month, 3 weeks ago
Migrate invensense email addresses to TDK domain. Add missing entry
for iio inv_mpu6050 driver.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
Changes in v2:
- Fix missing signed-off
- Link to v1: https://lore.kernel.org/r/20241003-invn-maintainers-email-update-v1-0-7e4062ad68cf@tdk.com

---
Jean-Baptiste Maneyrol (3):
      MAINTAINERS: iio: migrate invensense email address to tdk domain
      dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
      MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver

 .../devicetree/bindings/iio/imu/invensense,icm42600.yaml       |  2 +-
 .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml        |  2 +-
 MAINTAINERS                                                    | 10 +++++++++-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
base-commit: 550aaa170cd9176655382364308d2ff54623b30b
change-id: 20240923-invn-maintainers-email-update-ac2b3c74e4f1

Best regards,
-- 
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Re: [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry
Posted by Jonathan Cameron 1 month, 3 weeks ago
On Thu, 03 Oct 2024 15:38:21 +0200
Jean-Baptiste Maneyrol via B4 Relay <devnull+jean-baptiste.maneyrol.tdk.com@kernel.org> wrote:

> Migrate invensense email addresses to TDK domain. Add missing entry
> for iio inv_mpu6050 driver.
> 
> Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Applied.
> ---
> Changes in v2:
> - Fix missing signed-off
> - Link to v1: https://lore.kernel.org/r/20241003-invn-maintainers-email-update-v1-0-7e4062ad68cf@tdk.com
> 
> ---
> Jean-Baptiste Maneyrol (3):
>       MAINTAINERS: iio: migrate invensense email address to tdk domain
>       dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
>       MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver
> 
>  .../devicetree/bindings/iio/imu/invensense,icm42600.yaml       |  2 +-
>  .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml        |  2 +-
>  MAINTAINERS                                                    | 10 +++++++++-
>  3 files changed, 11 insertions(+), 3 deletions(-)
> ---
> base-commit: 550aaa170cd9176655382364308d2ff54623b30b
> change-id: 20240923-invn-maintainers-email-update-ac2b3c74e4f1
> 
> Best regards,