[PATCH] pinctrl: MAINTAINERS: Drop bouncing Jianlong Huang

Krzysztof Kozlowski posted 1 patch 6 months, 3 weeks ago
.../bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml           | 2 +-
.../bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml           | 2 +-
MAINTAINERS                                                     | 1 -
3 files changed, 2 insertions(+), 3 deletions(-)
[PATCH] pinctrl: MAINTAINERS: Drop bouncing Jianlong Huang
Posted by Krzysztof Kozlowski 6 months, 3 weeks ago
Emails to Jianlong Huang bounce since 9 months, so drop the person from
maintainers:

  550 5.4.1 Recipient address rejected: Access denied.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml           | 2 +-
 .../bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml           | 2 +-
 MAINTAINERS                                                     | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml
index b470901f5f56..4dbef86bd958 100644
--- a/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-aon-pinctrl.yaml
@@ -15,7 +15,7 @@ description: |
   Some peripherals such as PWM have their I/O go through the 4 "GPIOs".
 
 maintainers:
-  - Jianlong Huang <jianlong.huang@starfivetech.com>
+  - Hal Feng <hal.feng@starfivetech.com>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml
index 222b9e240f8a..e2a25a20f6a6 100644
--- a/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/starfive,jh7110-sys-pinctrl.yaml
@@ -18,7 +18,7 @@ description: |
   any GPIO can be set up to be controlled by any of the peripherals.
 
 maintainers:
-  - Jianlong Huang <jianlong.huang@starfivetech.com>
+  - Hal Feng <hal.feng@starfivetech.com>
 
 properties:
   compatible:
diff --git a/MAINTAINERS b/MAINTAINERS
index e20de38ffa54..29545231f5d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23628,7 +23628,6 @@ F:	include/dt-bindings/clock/starfive?jh71*.h
 
 STARFIVE JH71X0 PINCTRL DRIVERS
 M:	Emil Renner Berthing <kernel@esmil.dk>
-M:	Jianlong Huang <jianlong.huang@starfivetech.com>
 M:	Hal Feng <hal.feng@starfivetech.com>
 L:	linux-gpio@vger.kernel.org
 S:	Maintained
-- 
2.45.2
Re: [PATCH] pinctrl: MAINTAINERS: Drop bouncing Jianlong Huang
Posted by Linus Walleij 6 months, 2 weeks ago
On Wed, May 28, 2025 at 12:45 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:

> Emails to Jianlong Huang bounce since 9 months, so drop the person from
> maintainers:
>
>   550 5.4.1 Recipient address rejected: Access denied.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Patch applied for fixes.

Yours,
Linus Walleij