Move Cosium/maven-git-code-format to Apache Maven plugins
category

Fixes #339

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=243866898
diff --git a/README.md b/README.md
index c8b6e21..72d8819 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,10 @@
     *   [sherter/google-java-format-gradle-plugin](https://github.com/sherter/google-java-format-gradle-plugin)
 *   Apache Maven plugins
     *   [coveo/fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin)
-    *   [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin):
-*   [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format):
-    A maven plugin that automatically deploys google-java-format as a pre-commit
-    git hook.
+    *   [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin)
+    *   [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format):
+        A maven plugin that automatically deploys google-java-format as a
+        pre-commit git hook.
 *   [maltzj/google-style-precommit-hook](https://github.com/maltzj/google-style-precommit-hook):
     A pre-commit (pre-commit.com) hook that will automatically run GJF whenever
     you commit code to your repository