Correct FAQ categories
diff --git a/faq/CommitterFAQ.xml b/faq/CommitterFAQ.xml
index e108ef6..047feaa 100644
--- a/faq/CommitterFAQ.xml
+++ b/faq/CommitterFAQ.xml
@@ -204,7 +204,7 @@
 		<a href="https://wiki.eclipse.org/WTP_Git_Migration_Home">This wiki page</a> was used as a reference point when migrating WTP from CVS to Git.
     </answer>
   </entry>
-  <entry id="git_3" category="Build/CVS">
+  <entry id="git_3" category="Build/Git">
     <question>Is there a tool for releasing changes?</question>
     <answer>
  Not in the traditional sense. We use
@@ -213,13 +213,13 @@
  milestones and releases.
     </answer>
   </entry>
-  <entry id="git_4" category="Build/CVS">
+  <entry id="git_4" category="Build/Git">
     <question>How do I release my changes?</question>
     <answer>
 		Releases are performed by members of the releng team, using the output of the WTP-CI_master job. 
     </answer>
   </entry>
-  <entry id="git_5" category="Build/CVS">
+  <entry id="git_5" category="Build/Git">
     <question>What do I need to do before releasing changes?</question>
     <answer>
     	<p>
@@ -237,7 +237,7 @@
 		</p>
     </answer>
   </entry>
-  <entry id="git_6" category="Build/CVS">
+  <entry id="git_6" category="Build/Git">
     <question>How do I add a new plug-in to WTP?</question>
     <answer>
     	<p>