Commit 28276e0b9bd3

Vincent Demeester <vincent@sbr.pm>
2018-10-23 10:47:44
ape.conf: add containers/* and openshift/source-to-image
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 407b3c8
Changed files (1)
ape.conf
@@ -31,7 +31,13 @@ git@github.com:vdemeester/build-templates.git https://github.com/knative/build-t
 git@github.com:vdemeester/docs.git https://github.com/knative/docs.git
 
 # redhat
+git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git
 git@github.com:vdemeester/origin.git https://github.com/openshift/origin.git
+git@github.com:vdemeester/libpod.git https://github.com/containers/libpod.git
+git@github.com:vdemeester/containers-image.git https://github.com/containers/image.git
+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/containerd.git https://github.com/containerd/containerd.git
 git@github.com:vdemeester/runc.git https://github.com/opencontainers/runc.git