diff --git a/.taskcluster/config.yml b/taskcluster/config.yml similarity index 100% rename from .taskcluster/config.yml rename to taskcluster/config.yml diff --git a/.taskcluster/docker/linux/Dockerfile b/taskcluster/docker/linux/Dockerfile similarity index 100% rename from .taskcluster/docker/linux/Dockerfile rename to taskcluster/docker/linux/Dockerfile diff --git a/.taskcluster/kinds/docker-image/kind.yml b/taskcluster/kinds/docker-image/kind.yml similarity index 100% rename from .taskcluster/kinds/docker-image/kind.yml rename to taskcluster/kinds/docker-image/kind.yml diff --git a/.taskcluster/kinds/hello/kind.yml b/taskcluster/kinds/hello/kind.yml similarity index 100% rename from .taskcluster/kinds/hello/kind.yml rename to taskcluster/kinds/hello/kind.yml diff --git a/.taskcluster/neqo_taskgraph/transforms/hello.py b/taskcluster/neqo_taskgraph/transforms/hello.py similarity index 100% rename from .taskcluster/neqo_taskgraph/transforms/hello.py rename to taskcluster/neqo_taskgraph/transforms/hello.py diff --git a/.taskcluster/requirements.in b/taskcluster/requirements.in similarity index 100% rename from .taskcluster/requirements.in rename to taskcluster/requirements.in diff --git a/.taskcluster/requirements.txt b/taskcluster/requirements.txt similarity index 100% rename from .taskcluster/requirements.txt rename to taskcluster/requirements.txt