[PATCH v2] dt-bindings: arm: Update Corstone-1000 maintainers

Hugues KAMBA MPIANA posted 1 patch 1 year, 5 months ago
Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v2] dt-bindings: arm: Update Corstone-1000 maintainers
Posted by Hugues KAMBA MPIANA 1 year, 5 months ago
The previous maintainers are no longer working on the Corstone-1000.
- Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
- Remove maintainers: Vishnu Banavath, Rui Miguel Silva
- Update contact information for existing maintainers

Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
---
 Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
index 693f3fe7be60..cff1cdaadb13 100644
--- a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
@@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: ARM Corstone1000
 
 maintainers:
-  - Vishnu Banavath <vishnu.banavath@arm.com>
-  - Rui Miguel Silva <rui.silva@linaro.org>
+  - Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
+  - Hugues Kamba Mpiana <hugues.kambampiana@arm.com>
 
 description: |+
   ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that
Re: [PATCH v2] dt-bindings: arm: Update Corstone-1000 maintainers
Posted by Rob Herring (Arm) 1 year, 5 months ago
On Thu, 15 Aug 2024 15:56:22 +0100, Hugues KAMBA MPIANA wrote:
> The previous maintainers are no longer working on the Corstone-1000.
> - Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
> - Remove maintainers: Vishnu Banavath, Rui Miguel Silva
> - Update contact information for existing maintainers
> 
> Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
> ---
>  Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!