This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 6ee96f2 README: order the infrastructure links (#20)
6ee96f2 is described below
commit 6ee96f2b2ef9158cf667c038b029e5af51a86897
Author: John Bampton <[email protected]>
AuthorDate: Fri Jul 25 05:20:17 2025 +1000
README: order the infrastructure links (#20)
Listing them in alphabetical order is optimal for human readability
---
README.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 712142b..9464a7d 100644
--- a/README.md
+++ b/README.md
@@ -36,13 +36,13 @@ The team's website source will be developed here as well.
## Links to various useful Infrastructure repositories
-- https://github.com/apache/infrastructure-asfquart
-- https://github.com/apache/infrastructure-asfpy
-- https://github.com/apache/infrastructure-pypubsub
- https://github.com/apache/infrastructure-actions
-- https://github.com/apache/infrastructure-gha-workflow-scanner
-- https://github.com/apache/infrastructure-gha-notifier
-- https://github.com/apache/infrastructure-gha-allowlist-manager
-- https://github.com/apache/infrastructure-github-event-notifier
- https://github.com/apache/infrastructure-artifact-platform
- https://github.com/apache/infrastructure-artifacts-configuration
+- https://github.com/apache/infrastructure-asfpy
+- https://github.com/apache/infrastructure-asfquart
+- https://github.com/apache/infrastructure-gha-allowlist-manager
+- https://github.com/apache/infrastructure-gha-notifier
+- https://github.com/apache/infrastructure-gha-workflow-scanner
+- https://github.com/apache/infrastructure-github-event-notifier
+- https://github.com/apache/infrastructure-pypubsub
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
