Commit 4b8e39054a76

Vincent Demeester <vincent@sbr.pm>
2018-12-12 18:33:34
ape: add more mirrors
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 7870e7c
Changed files (1)
assets
assets/ape.conf
@@ -29,6 +29,8 @@ git@github.com:vdemeester/pkg.git https://github.com/knative/pkg.git
 git@github.com:vdemeester/build-pipeline.git https://github.com/knative/build-pipeline.git
 git@github.com:vdemeester/build-templates.git https://github.com/knative/build-templates.git
 git@github.com:vdemeester/docs.git https://github.com/knative/docs.git
+git@github.com:vdemeester/eventing-sources.git https://github.com/knative/eventing-sources.git
+git@github.com:vdemeester/knctl.git https://github.com/cppforlife/knctl.git
 
 # redhat
 git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git
@@ -39,7 +41,11 @@ git@github.com:vdemeester/containers-image.git https://github.com/containers/ima
 git@github.com:vdemeester/containers-storage.git https://github.com/containers/storage.git
 git@github.com:vdemeester/skopeo.git https://github.com/containers/skopeo.git
 git@github.com:vdemeester/buildah.git https://github.com/containers/buildah.git
+git@github.com:vdemeester/ocf-minishift-addons.git https://github.com/openshift-cloud-functions/minishift-addons.git
+git@github.com:vdemeester/odo.git https://github.com/redhat-developer/odo.git
+git@github.com:vdemeester/minishift.git https://github.com/minishift/minishift.git
 
+# moby
 git@github.com:vdemeester/containerd.git https://github.com/containerd/containerd.git
 git@github.com:vdemeester/runc.git https://github.com/opencontainers/runc.git
 git@github.com:vdemeester/buildkit.git https://github.com/moby/buildkit.git
@@ -55,3 +61,6 @@ git@github.com:vdemeester/home-manager.git https://github.com/rycee/home-manager
 git@github.com:vdemeester/nixpkgs.git https://github.com/NixOS/nixpkgs.git
 
 git@github.com:vdemeester/autoscaler.git https://github.com/drone/autoscaler.git
+
+# google
+git@github.com:vdemeester/go-containerregistry.git https://github.com/google/go-containerregistry.git
\ No newline at end of file