home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 5815c94791f40a1e9fbb86c6e08871f73fe02868
parent a27fb7f665f40d94632c301429cef86e39e76b63
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 25 Sep 2018 17:00:32 +0200

Add more knative and openshift/origin

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mape.conf | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/ape.conf b/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