[manifest] Add infra/infra and remove githooks

Change-Id: I081401dd5995239063e147bf7e7a058bcc973b11
diff --git a/infra b/infra
index 1cb936e..5170a68 100644
--- a/infra
+++ b/infra
@@ -4,15 +4,17 @@
     <localimport file="minimal"/>
   </imports>
   <projects>
+    <project name "infra/infra"
+             path="infra/go/src/fuchsia.googlesource.com/infra/infra"
+             remote="https://fuchsia.googlesource.com/infra/infra"
+             gerrithost="https://fuchsia-review.googlesource.com"/>
     <project name="infra/config"
              path="infra/config"
              remote="https://fuchsia.googlesource.com/infra/config"
-             gerrithost="https://fuchsia-review.googlesource.com"
-             githooks="manifest/git-hooks"/>
+             gerrithost="https://fuchsia-review.googlesource.com"/>
     <project name="infra/recipes"
              path="infra/recipes"
              remote="https://fuchsia.googlesource.com/infra/recipes"
-             gerrithost="https://fuchsia-review.googlesource.com"
-             githooks="manifest/git-hooks"/>
+             gerrithost="https://fuchsia-review.googlesource.com"/>
   </projects>
 </manifest>