commit 3a599ced7bd8dcf07f2247042ab4069dbc1f6359
parent 83898c7c822d25f203f5fb3ab46e0b9367271ca3
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 10 Sep 2018 15:27:36 +0200
Remove buggy mirrors
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/ape.conf b/ape.conf
@@ -5,8 +5,6 @@ git@gitlab.com:vdemeester/ape.git git@github.com:vdemeester/ape.git
git@gitlab.com:vdemeester/ergodox.git git@github.com:vdemeester/ergodox.git
git@gitlab.com:vdemeester/blog.git git@github.com:vdemeester/blog.git
-git@github.com:vdemeester/qmk_firmware.git https://github.com/qmk/qmk_firmware.git
-
# docker & co
git@github.com:vdemeester/docker.git https://github.com/docker/docker.git
git@github.com:vdemeester/cli.git https://github.com/docker/cli.git
@@ -14,7 +12,6 @@ git@github.com:vdemeester/app.git https://github.com/docker/app.git
git@github.com:vdemeester/docker-py.git https://github.com/docker/docker-py.git
git@github.com:vdemeester/compose.git https://github.com/docker/compose.git
git@github.com:vdemeester/libcompose.git https://github.com/docker/libcompose.git
-git@github.com:vdemeester/distribution.git https://github.com/docker/distribution.git
git@github.com:vdemeester/infrakit.git https://github.com/docker/infrakit.git
git@github.com:vdemeester/swarmkit.git https://github.com/docker/swarmkit.git
git@github.com:vdemeester/go-units.git https://github.com/docker/go-units.git
@@ -25,7 +22,6 @@ git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernete
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
-git@github.com:vdemeester/tool.git https://github.com/moby/tool.git
git@github.com:vdemeester/linuxkit.git https://github.com/linuxkit/linuxkit.git
git@github.com:vdemeester/gotest.tools.git https://github.com/gotestyourself/gotest.tools.git