* [dpdk-dev] [PATCH] maintainers: fix script paths
@ 2017-02-21 10:22 Thomas Monjalon
2017-02-21 10:43 ` Ferruh Yigit
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-21 10:22 UTC (permalink / raw)
To: dev
The directory scripts does not exist anymore.
The files have been moved but some paths were not updated
in the maintainers list.
Fixes: 9a98f50e890b ("scripts: move to devtools")
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8305237..24e0eff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -70,7 +70,7 @@ ABI versioning
M: Neil Horman <nhorman@tuxdriver.com>
F: lib/librte_compat/
F: doc/guides/rel_notes/deprecation.rst
-F: scripts/validate-abi.sh
+F: devtools/validate-abi.sh
Driver information
F: buildtools/pmdinfogen/
@@ -241,7 +241,7 @@ F: app/test/test_mbuf.c
Ethernet API
M: Thomas Monjalon <thomas.monjalon@6wind.com>
F: lib/librte_ether/
-F: scripts/test-null.sh
+F: devtools/test-null.sh
Flow API
M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
--
2.7.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: fix script paths
2017-02-21 10:22 [dpdk-dev] [PATCH] maintainers: fix script paths Thomas Monjalon
@ 2017-02-21 10:43 ` Ferruh Yigit
2017-02-21 10:47 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2017-02-21 10:43 UTC (permalink / raw)
To: Thomas Monjalon, dev
On 2/21/2017 10:22 AM, Thomas Monjalon wrote:
> The directory scripts does not exist anymore.
> The files have been moved but some paths were not updated
> in the maintainers list.
>
> Fixes: 9a98f50e890b ("scripts: move to devtools")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: fix script paths
2017-02-21 10:43 ` Ferruh Yigit
@ 2017-02-21 10:47 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-21 10:47 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev
2017-02-21 10:43, Ferruh Yigit:
> On 2/21/2017 10:22 AM, Thomas Monjalon wrote:
> > The directory scripts does not exist anymore.
> > The files have been moved but some paths were not updated
> > in the maintainers list.
> >
> > Fixes: 9a98f50e890b ("scripts: move to devtools")
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
One may ask how I did such a trivial miss ;)
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-21 10:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-21 10:22 [dpdk-dev] [PATCH] maintainers: fix script paths Thomas Monjalon
2017-02-21 10:43 ` Ferruh Yigit
2017-02-21 10:47 ` Thomas Monjalon
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).