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 91196e2 Fix list numbers in Markdown (#56)
91196e2 is described below
commit 91196e240927a0bde3bc78237b626726276857ca
Author: John Bampton <[email protected]>
AuthorDate: Thu Nov 6 08:30:41 2025 +1000
Fix list numbers in Markdown (#56)
Corrects the list number order in content/pages/platform.md
---
content/pages/platform.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/pages/platform.md b/content/pages/platform.md
index 6a79bca..019d0ba 100644
--- a/content/pages/platform.md
+++ b/content/pages/platform.md
@@ -106,13 +106,13 @@ Note: this section is a flexible outline of what we
intend for the UI, and may c
- Maintenance actions
- History of events
-4. PMC Management Page
+3. PMC Management Page
- PMC level metadata and releases
- Product level metadata and releases
- Manage releases
- PMC lifecycle transitions - podling, TLP, attic.
-5. System Admin Page
+4. System Admin Page
- Manage Distribution Channels
- Perform Migration Tasks
- Enable GHA Builds
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]