maintainers: add next DTS git repository

Message ID 20240730102134.631918-1-thomas@monjalon.net (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: add next DTS git repository |

Checks

Context Check Description
ci/loongarch-compilation success Compilation OK
ci/checkpatch warning coding style issues
ci/loongarch-unit-testing success Unit Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/github-robot: build success github build: passed
ci/iol-broadcom-Functional success Functional Testing PASS
ci/intel-Testing success Testing PASS
ci/iol-marvell-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-compile-arm64-testing pending Testing pending
ci/intel-Functional success Functional PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-sample-apps-testing success Testing PASS
ci/iol-unit-arm64-testing pending Testing pending
ci/iol-unit-amd64-testing pending Testing pending

Commit Message

Thomas Monjalon July 30, 2024, 10:21 a.m. UTC
The new repository dpdk-next-dts.git is maintained by Juraj,
as approved by the Technical Board.
DTS patches will prepared in a branch of this repository
before being pulled in the main DPDK branch.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Juraj Linkeš July 30, 2024, 11 a.m. UTC | #1
Acked-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

On 30. 7. 2024 12:21, Thomas Monjalon wrote:
> The new repository dpdk-next-dts.git is maintained by Juraj,
> as approved by the Technical Board.
> DTS patches will prepared in a branch of this repository
> before being pulled in the main DPDK branch.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>   MAINTAINERS | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e6bf0f8ae..c5a703b5c0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -64,6 +64,10 @@ Next-baseband Tree
>   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>
> +T: git://dpdk.org/next/dpdk-next-dts
> +
>   Stable Branches
>   M: Luca Boccassi <bluca@debian.org>
>   M: Kevin Traynor <ktraynor@redhat.com>
> @@ -1887,6 +1891,7 @@ F: doc/guides/tools/proc_info.rst
>   
>   DTS
>   M: Juraj Linkeš <juraj.linkes@pantheon.tech>
> +T: git://dpdk.org/next/dpdk-next-dts
>   F: dts/
>   F: devtools/dts-check-format.sh
>   F: doc/guides/tools/dts.rst
  
Bruce Richardson July 30, 2024, 11:23 a.m. UTC | #2
On Tue, Jul 30, 2024 at 12:21:30PM +0200, Thomas Monjalon wrote:
> The new repository dpdk-next-dts.git is maintained by Juraj,
> as approved by the Technical Board.
> DTS patches will prepared in a branch of this repository
> before being pulled in the main DPDK branch.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
  
Thomas Monjalon July 30, 2024, 3:32 p.m. UTC | #3
30/07/2024 13:23, Bruce Richardson:
> On Tue, Jul 30, 2024 at 12:21:30PM +0200, Thomas Monjalon wrote:
> > The new repository dpdk-next-dts.git is maintained by Juraj,
> > as approved by the Technical Board.
> > DTS patches will prepared in a branch of this repository
> > before being pulled in the main DPDK branch.
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied, thanks Juraj for taking this role.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e6bf0f8ae..c5a703b5c0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -64,6 +64,10 @@  Next-baseband Tree
 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>
+T: git://dpdk.org/next/dpdk-next-dts
+
 Stable Branches
 M: Luca Boccassi <bluca@debian.org>
 M: Kevin Traynor <ktraynor@redhat.com>
@@ -1887,6 +1891,7 @@  F: doc/guides/tools/proc_info.rst
 
 DTS
 M: Juraj Linkeš <juraj.linkes@pantheon.tech>
+T: git://dpdk.org/next/dpdk-next-dts
 F: dts/
 F: devtools/dts-check-format.sh
 F: doc/guides/tools/dts.rst