You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/05/21 09:41:17 UTC

svn commit: r1596504 - /struts/site/trunk/source/submitting-patches.md

Author: lukaszlenart
Date: Wed May 21 07:41:17 2014
New Revision: 1596504

URL: http://svn.apache.org/r1596504
Log:
Adds section's title

Modified:
    struts/site/trunk/source/submitting-patches.md

Modified: struts/site/trunk/source/submitting-patches.md
URL: http://svn.apache.org/viewvc/struts/site/trunk/source/submitting-patches.md?rev=1596504&r1=1596503&r2=1596504&view=diff
==============================================================================
--- struts/site/trunk/source/submitting-patches.md (original)
+++ struts/site/trunk/source/submitting-patches.md Wed May 21 07:41:17 2014
@@ -5,6 +5,8 @@ title: Submitting patches
 
 # Submitting patches
 
+## Committers
+
 Struts uses Git and to manage the repository the git-flow was adopted, to read more about that please follow the links below:
 
 - http://nvie.com/posts/a-successful-git-branching-model/