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

mbuenger 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 dff79970 Maven Developer Centre --> Developing Maven (#1375)
dff79970 is described below

commit dff799704fbfd60c07418ba05e98e039ab480b51
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Oct 12 06:38:12 2025 +0000

    Maven Developer Centre --> Developing Maven (#1375)
    
    Change the title of this page to be clearer. This page is about Developing 
Maven, not developing with Maven. "Maven Developer Centre" is extremely 
ambiguous.
---
 content/markdown/developers/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/markdown/developers/index.md 
b/content/markdown/developers/index.md
index 2fd9ca53..de3bd1a8 100644
--- a/content/markdown/developers/index.md
+++ b/content/markdown/developers/index.md
@@ -17,9 +17,9 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Maven Developer Centre
+# Developing Maven
 
-This documentation centre is for people who work on the source code of Maven 
itself and its core plugins, or who would like to contribute. If you simply use 
Maven to build your own projects, it won't be very helpful.
+This documentation is for people who work on the source code of Maven itself 
and its core plugins, or who would like to contribute. If you simply use Maven 
to build your own projects, it won't be very helpful.
 
 If you cannot find your answers here, feel free to ask the [Maven Developer 
List](mailto:[email protected]).
 

Reply via email to