This is an automated email from the ASF dual-hosted git repository.

jmclean pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git


The following commit(s) were added to refs/heads/develop by this push:
     new 249fab9  add onboarding slide decks to site menu
249fab9 is described below

commit 249fab9785834784377bfc8df67c4032a677f413
Author: Justin Mclean <[email protected]>
AuthorDate: Sun Sep 28 10:13:55 2025 +1000

    add onboarding slide decks to site menu
---
 site/src/site/site.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index 09e9ef3..c317d33 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -114,6 +114,8 @@
       <item name="Apache Incubator">
         <item name="Incubator Releases" 
href="presentations/apache/incubator/incubator-releases/index.html" 
target="_blank"/>
         <item name="Mentors Onboarding" 
href="presentations/apache/incubator/mentors/index.html" target="_blank"/>
+        <item name="PPMC Onboarding" 
href="presentations/Apache/Incubator/PPMC/index.html"/>
+        <item name="Committers Onboarding" 
href="presentations/Apache/Incubator/Committers/index.html"/>
         <item name="Navigating ASF Incubator" 
href="presentations/apache/incubator/navigating-asf-incubation/index.html" 
target="_blank"/>
         <item name="Release Checklist" 
href="presentations/apache/incubator/release-checklist/index.html" 
target="_blank"/>
       </item>

Reply via email to