Commit 5815c94791f4

Vincent Demeester <vincent@sbr.pm>
2018-09-25 17:00:32
Add more knative and openshift/origin
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent a27fb7f
Changed files (1)
ape.conf
@@ -22,9 +22,16 @@ git@github.com:vdemeester/go-connections.git https://github.com/docker/go-connec
 git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernetes.git
 # knative
 git@github.com:vdemeester/build.git https://github.com/knative/build.git
+git@github.com:vdemeester/serving.git https://github.com/knative/serving.git
+git@github.com:vdemeester/eventing.git https://github.com/knative/eventing.git
+git@github.com:vdemeester/caching.git https://github.com/knative/caching.git
+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
 
+# redhat
+git@github.com:vdemeester/origin.git https://github.com/openshift/origin.git
+
 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