From 5748767a502fe42292cbcd92a750edb383a24772 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig <bodewig@apache.org>
Date: Sat, 18 Oct 2014 20:39:57 +0200
Subject: [PATCH 2/3] not all ASF projects use git

---
 src/site/xdoc/guidelines.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/xdoc/guidelines.xml b/src/site/xdoc/guidelines.xml
index 5d87841..fef825f 100644
--- a/src/site/xdoc/guidelines.xml
+++ b/src/site/xdoc/guidelines.xml
@@ -89,8 +89,8 @@
           only open (actually: mandatory) to Apache Logging's Project Management
           Committee.</dd>
         <dt><strong>Git</strong></dt>
-        <dd>All of the Apache products are maintained in shared information
-          repositories using <a href="source-repository.html">Git</a>. Only some of the
+        <dd>All of the Apache products are maintained in information
+          repositories using either Subversion or Git; Log4j uses <a href="source-repository.html">Git</a>. Only some of the
           Apache developers have write access to the Apache Logging repositories; everyone
           has <a href="https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary">read access</a>.</dd>
       </dl>
@@ -358,4 +358,4 @@ Reviewed by: susiecommitter
       </subsection>
     </section>
   </body>
-</document>
\ No newline at end of file
+</document>
-- 
1.9.1

