You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/05/20 06:17:11 UTC

[maven-site] branch master updated: add Committers menu

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b6f009  add Committers menu
3b6f009 is described below

commit 3b6f009642c188230ccd7ed5c72b9f14b17cb903
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed May 20 08:17:06 2020 +0200

    add Committers menu
---
 content/site.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/content/site.xml b/content/site.xml
index b22c2f7..12bf8a2 100644
--- a/content/site.xml
+++ b/content/site.xml
@@ -179,6 +179,12 @@ under the License.
           <item name="Components Documentation" href="developers/website/deploy-component-reference-documentation.html" />
           <item name="Component Helper" href="/developers/website/component-reference-documentation-helper.html" />
         </item>
+        <item name="Committers" href="/developers/welcome-to-new-committers.html" collapse="true">
+          <item name="Environment" href="/developers/committer-environment.html"/>
+          <item name="Settings" href="/developers/committer-settings.html"/>
+          <item name="Plugins Retirement Plan" href="/developers/retirement-plan-plugins.html"/>
+          <item name="Maven Dependency Policies" href="/developers/dependency-policies.html"/>
+        </item>
       </item>
       <item name="Books and Resources" href="/articles.html" />
       <item name="Security" href="/security.html" />