DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: sort file entries
@ 2023-04-05 23:12 Stephen Hemminger
  2023-04-05 23:16 ` Tyler Retzlaff
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2023-04-05 23:12 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger, Thomas Monjalon

The list of file paths (F:) is only partially sorted
in some cases.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8df23e50999f..5fa432b00aac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -83,26 +83,26 @@ Developers and Maintainers Tools
 M: Thomas Monjalon <thomas@monjalon.net>
 F: MAINTAINERS
 F: devtools/build-dict.sh
-F: devtools/check-abi.sh
 F: devtools/check-abi-version.sh
+F: devtools/check-abi.sh
 F: devtools/check-doc-vs-code.sh
 F: devtools/check-dup-includes.sh
-F: devtools/check-maintainers.sh
 F: devtools/check-forbidden-tokens.awk
 F: devtools/check-git-log.sh
+F: devtools/check-maintainers.sh
 F: devtools/check-spdx-tag.sh
 F: devtools/check-symbol-change.sh
 F: devtools/check-symbol-maps.sh
 F: devtools/checkpatches.sh
 F: devtools/get-maintainer.sh
 F: devtools/git-log-fixes.sh
+F: devtools/libabigail.abignore
 F: devtools/load-devel-config
 F: devtools/parse-flow-support.sh
 F: devtools/process-iwyu.py
 F: devtools/update-abi.sh
 F: devtools/update-patches.py
 F: devtools/update_version_map_abi.py
-F: devtools/libabigail.abignore
 F: devtools/words-case.txt
 F: license/
 F: .editorconfig
@@ -114,16 +114,16 @@ F: Makefile
 F: meson.build
 F: meson_options.txt
 F: config/
+F: buildtools/call-sphinx-build.py
 F: buildtools/check-symbols.sh
 F: buildtools/chkincs/
-F: buildtools/call-sphinx-build.py
 F: buildtools/get-cpu-count.py
 F: buildtools/get-numa-count.py
 F: buildtools/list-dir-globs.py
 F: buildtools/map-list-symbol.sh
 F: buildtools/pkg-config/
-F: buildtools/symlink-drivers-solibs.sh
 F: buildtools/symlink-drivers-solibs.py
+F: buildtools/symlink-drivers-solibs.sh
 F: devtools/test-meson-builds.sh
 F: devtools/check-meson.py
 
-- 
2.39.2


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

* Re: [PATCH] MAINTAINERS: sort file entries
  2023-04-05 23:12 [PATCH] MAINTAINERS: sort file entries Stephen Hemminger
@ 2023-04-05 23:16 ` Tyler Retzlaff
  0 siblings, 0 replies; 2+ messages in thread
From: Tyler Retzlaff @ 2023-04-05 23:16 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: dev, Thomas Monjalon

On Wed, Apr 05, 2023 at 04:12:51PM -0700, Stephen Hemminger wrote:
> The list of file paths (F:) is only partially sorted
> in some cases.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---

Acked-by: Tyler Retzlaff <roretzla@linux.microsoft.com>


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

end of thread, other threads:[~2023-04-05 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 23:12 [PATCH] MAINTAINERS: sort file entries Stephen Hemminger
2023-04-05 23:16 ` Tyler Retzlaff

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).