DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [PATCH] maintainers: update for DTS
  2025-07-22 16:05 [PATCH] maintainers: update for DTS Luca Vizzarro
@ 2025-07-22 16:04 ` Patrick Robb
  2025-07-23 10:58   ` Paul Szczepanek
  0 siblings, 1 reply; 6+ messages in thread
From: Patrick Robb @ 2025-07-22 16:04 UTC (permalink / raw)
  To: Luca Vizzarro; +Cc: dev, Paul Szczepanek

[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]

Acked-by: Patrick Robb <probb@iol.unh.edu>

I'm not sure whether my approval is needed or not, but for the record Luca
has been making contributions to DTS for more than a year now and is very
capable of acting as maintainer.

On Tue, Jul 22, 2025 at 12:07 PM Luca Vizzarro <luca.vizzarro@arm.com>
wrote:

> Paul is giving up his role of co-maintainer of DTS, electing Luca
> Vizzarro in his place.
>
> Signed-off-by: Luca Vizzarro <luca.vizzarro@arm.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0e9357f3a3..2098a68b1e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -65,7 +65,7 @@ M: Maxime Coquelin <maxime.coquelin@redhat.com>
>  T: git://dpdk.org/next/dpdk-next-baseband
>
>  Next-dts Tree
> -M: Paul Szczepanek <paul.szczepanek@arm.com>
> +M: Luca Vizzarro <luca.vizzarro@arm.com>
>  M: Patrick Robb <probb@iol.unh.edu>
>  T: git://dpdk.org/next/dpdk-next-dts
>
> --
> 2.43.0
>
>

[-- Attachment #2: Type: text/html, Size: 1934 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] maintainers: update for DTS
@ 2025-07-22 16:05 Luca Vizzarro
  2025-07-22 16:04 ` Patrick Robb
  0 siblings, 1 reply; 6+ messages in thread
From: Luca Vizzarro @ 2025-07-22 16:05 UTC (permalink / raw)
  To: dev; +Cc: Luca Vizzarro, Patrick Robb, Paul Szczepanek

Paul is giving up his role of co-maintainer of DTS, electing Luca
Vizzarro in his place.

Signed-off-by: Luca Vizzarro <luca.vizzarro@arm.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0e9357f3a3..2098a68b1e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,7 +65,7 @@ M: Maxime Coquelin <maxime.coquelin@redhat.com>
 T: git://dpdk.org/next/dpdk-next-baseband
 
 Next-dts Tree
-M: Paul Szczepanek <paul.szczepanek@arm.com>
+M: Luca Vizzarro <luca.vizzarro@arm.com>
 M: Patrick Robb <probb@iol.unh.edu>
 T: git://dpdk.org/next/dpdk-next-dts
 
-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] maintainers: update for DTS
  2025-07-22 16:04 ` Patrick Robb
@ 2025-07-23 10:58   ` Paul Szczepanek
  2025-07-23 11:06     ` Bruce Richardson
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Szczepanek @ 2025-07-23 10:58 UTC (permalink / raw)
  To: Patrick Robb, Luca Vizzarro; +Cc: nd, dev

Don't think I can "elect" anyone but we did discuss it with other
maintainers during the recent release meeting and motion was seconded by
Bruce (I think) and run unopposed.

Acked-by: Paul Szczepanek <paul.szczepanek@arm.com>

On 22/07/2025 17:04, Patrick Robb wrote:
> Acked-by: Patrick Robb <probb@iol.unh.edu <mailto:probb@iol.unh.edu>>
> 
> I'm not sure whether my approval is needed or not, but for the record
> Luca has been making contributions to DTS for more than a year now and
> is very capable of acting as maintainer.
> 
> On Tue, Jul 22, 2025 at 12:07 PM Luca Vizzarro <luca.vizzarro@arm.com
> <mailto:luca.vizzarro@arm.com>> wrote:
> 
>     Paul is giving up his role of co-maintainer of DTS, electing Luca
>     Vizzarro in his place.
> 
>     Signed-off-by: Luca Vizzarro <luca.vizzarro@arm.com
>     <mailto:luca.vizzarro@arm.com>>
>     ---
>      MAINTAINERS | 2 +-
>      1 file changed, 1 insertion(+), 1 deletion(-)
> 
>     diff --git a/MAINTAINERS b/MAINTAINERS
>     index 0e9357f3a3..2098a68b1e 100644
>     --- a/MAINTAINERS
>     +++ b/MAINTAINERS
>     @@ -65,7 +65,7 @@ M: Maxime Coquelin <maxime.coquelin@redhat.com
>     <mailto:maxime.coquelin@redhat.com>>
>      T: git://dpdk.org/next/dpdk-next-baseband <http://dpdk.org/next/
>     dpdk-next-baseband>
> 
>      Next-dts Tree
>     -M: Paul Szczepanek <paul.szczepanek@arm.com
>     <mailto:paul.szczepanek@arm.com>>
>     +M: Luca Vizzarro <luca.vizzarro@arm.com <mailto:luca.vizzarro@arm.com>>
>      M: Patrick Robb <probb@iol.unh.edu <mailto:probb@iol.unh.edu>>
>      T: git://dpdk.org/next/dpdk-next-dts <http://dpdk.org/next/dpdk-
>     next-dts>
> 
>     -- 
>     2.43.0
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] maintainers: update for DTS
  2025-07-23 10:58   ` Paul Szczepanek
@ 2025-07-23 11:06     ` Bruce Richardson
  0 siblings, 0 replies; 6+ messages in thread
From: Bruce Richardson @ 2025-07-23 11:06 UTC (permalink / raw)
  To: Paul Szczepanek; +Cc: Patrick Robb, Luca Vizzarro, nd, dev

On Wed, Jul 23, 2025 at 11:58:15AM +0100, Paul Szczepanek wrote:
> Don't think I can "elect" anyone but we did discuss it with other
> maintainers during the recent release meeting and motion was seconded by
> Bruce (I think) and run unopposed.
> 

Don't think it was me, but I have no objections in any case :-)

> Acked-by: Paul Szczepanek <paul.szczepanek@arm.com>
> 
> On 22/07/2025 17:04, Patrick Robb wrote:
> > Acked-by: Patrick Robb <probb@iol.unh.edu <mailto:probb@iol.unh.edu>>
> > 
> > I'm not sure whether my approval is needed or not, but for the record
> > Luca has been making contributions to DTS for more than a year now and
> > is very capable of acting as maintainer.
> > 
> > On Tue, Jul 22, 2025 at 12:07 PM Luca Vizzarro <luca.vizzarro@arm.com
> > <mailto:luca.vizzarro@arm.com>> wrote:
> > 
> >     Paul is giving up his role of co-maintainer of DTS, electing Luca
> >     Vizzarro in his place.
> > 
> >     Signed-off-by: Luca Vizzarro <luca.vizzarro@arm.com
> >     <mailto:luca.vizzarro@arm.com>>
> >     ---
> >      MAINTAINERS | 2 +-
> >      1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> >     diff --git a/MAINTAINERS b/MAINTAINERS
> >     index 0e9357f3a3..2098a68b1e 100644
> >     --- a/MAINTAINERS
> >     +++ b/MAINTAINERS
> >     @@ -65,7 +65,7 @@ M: Maxime Coquelin <maxime.coquelin@redhat.com
> >     <mailto:maxime.coquelin@redhat.com>>
> >      T: git://dpdk.org/next/dpdk-next-baseband <http://dpdk.org/next/
> >     dpdk-next-baseband>
> > 
> >      Next-dts Tree
> >     -M: Paul Szczepanek <paul.szczepanek@arm.com
> >     <mailto:paul.szczepanek@arm.com>>
> >     +M: Luca Vizzarro <luca.vizzarro@arm.com <mailto:luca.vizzarro@arm.com>>
> >      M: Patrick Robb <probb@iol.unh.edu <mailto:probb@iol.unh.edu>>
> >      T: git://dpdk.org/next/dpdk-next-dts <http://dpdk.org/next/dpdk-
> >     next-dts>
> > 
> >     -- 
> >     2.43.0
> > 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] maintainers: update for dts
  2024-10-04 19:18 [PATCH] maintainers: update for dts Patrick Robb
@ 2024-10-09 13:27 ` Paul Szczepanek
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Szczepanek @ 2024-10-09 13:27 UTC (permalink / raw)
  To: Patrick Robb, dev; +Cc: nd, luca.vizzarro, dmarx, npratte




On 04/10/2024 20:18, Patrick Robb wrote:
> Paul and Patrick have been appointed as the new dts maintainers.
> Updating the MAINTAINERS file to reflect this.
> 
> Signed-off-by: Patrick Robb <probb@iol.unh.edu>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 812463fe9f..5c8402707a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1889,7 +1889,8 @@ F: app/proc-info/
>  F: doc/guides/tools/proc_info.rst
>  
>  DTS
> -M: Juraj Linkeš <juraj.linkes@pantheon.tech>
> +M: Paul Szczepanek <paul.szczepanek@arm.com>
> +M: Patrick Robb <probb@iol.unh.edu>
>  T: git://dpdk.org/next/dpdk-next-dts
>  F: dts/
>  F: devtools/dts-check-format.sh

It's missing the tree part. Suggested version below:


Add Paul and Patrick as the new dts maintainers

Updating the MAINTAINERS file to reflect this.

Signed-off-by: Patrick Robb <probb@iol.unh.edu>
Signed-off-by: Paul Szczepanek <paul.szczepanek@arm.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 812463fe9f..7d171e3d45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,7 +65,8 @@ M: Maxime Coquelin <maxime.coquelin@redhat.com>
 T: git://dpdk.org/next/dpdk-next-baseband

 Next-dts Tree
-M: Juraj Linkeš <juraj.linkes@pantheon.tech>
+M: Paul Szczepanek <paul.szczepanek@arm.com>
+M: Patrick Robb <probb@iol.unh.edu>
 T: git://dpdk.org/next/dpdk-next-dts

 Stable Branches
@@ -1889,7 +1890,8 @@ F: app/proc-info/
 F: doc/guides/tools/proc_info.rst

 DTS
-M: Juraj Linkeš <juraj.linkes@pantheon.tech>
+M: Paul Szczepanek <paul.szczepanek@arm.com>
+M: Patrick Robb <probb@iol.unh.edu>
 T: git://dpdk.org/next/dpdk-next-dts
 F: dts/
 F: devtools/dts-check-format.sh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] maintainers: update for dts
@ 2024-10-04 19:18 Patrick Robb
  2024-10-09 13:27 ` Paul Szczepanek
  0 siblings, 1 reply; 6+ messages in thread
From: Patrick Robb @ 2024-10-04 19:18 UTC (permalink / raw)
  To: dev; +Cc: paul.szczepanek, luca.vizzarro, dmarx, npratte, Patrick Robb

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 650 bytes --]

Paul and Patrick have been appointed as the new dts maintainers.
Updating the MAINTAINERS file to reflect this.

Signed-off-by: Patrick Robb <probb@iol.unh.edu>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 812463fe9f..5c8402707a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1889,7 +1889,8 @@ F: app/proc-info/
 F: doc/guides/tools/proc_info.rst
 
 DTS
-M: Juraj Linkeš <juraj.linkes@pantheon.tech>
+M: Paul Szczepanek <paul.szczepanek@arm.com>
+M: Patrick Robb <probb@iol.unh.edu>
 T: git://dpdk.org/next/dpdk-next-dts
 F: dts/
 F: devtools/dts-check-format.sh
-- 
2.46.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-23 11:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-22 16:05 [PATCH] maintainers: update for DTS Luca Vizzarro
2025-07-22 16:04 ` Patrick Robb
2025-07-23 10:58   ` Paul Szczepanek
2025-07-23 11:06     ` Bruce Richardson
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 19:18 [PATCH] maintainers: update for dts Patrick Robb
2024-10-09 13:27 ` Paul Szczepanek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).