Commit 3a599ced7bd8

Vincent Demeester <vincent@sbr.pm>
2018-09-10 15:27:36
Remove buggy mirrors
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 83898c7
Changed files (1)
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