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

elecharny pushed a commit to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.2.X by this push:
     new aeb23cc92 Update README.md
aeb23cc92 is described below

commit aeb23cc929ef66855b21dd11dbf7d73d5b3fd5ad
Author: Emmanuel Lécharny <[email protected]>
AuthorDate: Mon Jun 1 16:53:35 2026 +0200

    Update README.md
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb91b1d6b..a0823e9bf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Apache MINAa developer guide
+# Apache MINAdeveloper guide
 
 This document gathers the minimal information about how to build the project.
 
@@ -14,6 +14,8 @@ We have 3 branches:
 * 2.1.X 
 * 2.0.X
 
+NOTE: The trunk is a dead branch!
+
 The following example shows how to get the current stable branch (2.2.X).
 
 $ git clone -b 2.2.X https://gitbox.apache.org/repos/asf/mina.git mina-2.2.X

Reply via email to