瀏覽代碼

Move 'hack' to the less confusing 'project'

We might want to break it up into smaller pieces (eg. tools in one
place, documents in another) but let's worry about that later.

Signed-off-by: Solomon Hykes <solomon@docker.com>
Solomon Hykes 10 年之前
父節點
當前提交
32e61b8f5c

+ 1 - 0
hack

@@ -0,0 +1 @@
+project

+ 0 - 0
hack/CONTRIBUTORS.md → project/CONTRIBUTORS.md


+ 0 - 0
hack/GOVERNANCE.md → project/GOVERNANCE.md


+ 0 - 0
hack/MAINTAINERS → project/MAINTAINERS


+ 0 - 0
hack/MAINTAINERS.md → project/MAINTAINERS.md


+ 0 - 0
hack/PACKAGERS.md → project/PACKAGERS.md


+ 0 - 0
hack/PRINCIPLES.md → project/PRINCIPLES.md


+ 0 - 0
hack/README.md → project/README.md


+ 0 - 0
hack/RELEASE-CHECKLIST.md → project/RELEASE-CHECKLIST.md


+ 0 - 0
hack/ROADMAP.md → project/ROADMAP.md


+ 0 - 0
hack/allmaintainers.sh → project/allmaintainers.sh


+ 0 - 0
hack/dind → project/dind


+ 0 - 0
hack/generate-authors.sh → project/generate-authors.sh


+ 0 - 0
hack/getmaintainer.sh → project/getmaintainer.sh


+ 0 - 0
hack/install.sh → project/install.sh


+ 0 - 0
hack/make.sh → project/make.sh


+ 0 - 0
hack/make/.ensure-busybox → project/make/.ensure-busybox


+ 0 - 0
hack/make/.ensure-scratch → project/make/.ensure-scratch


+ 0 - 0
hack/make/.go-compile-test-dir → project/make/.go-compile-test-dir


+ 0 - 0
hack/make/.validate → project/make/.validate


+ 0 - 0
hack/make/README.md → project/make/README.md


+ 0 - 0
hack/make/binary → project/make/binary


+ 0 - 0
hack/make/cover → project/make/cover


+ 0 - 0
hack/make/cross → project/make/cross


+ 0 - 0
hack/make/dynbinary → project/make/dynbinary


+ 0 - 0
hack/make/dyntest-integration → project/make/dyntest-integration


+ 0 - 0
hack/make/dyntest-unit → project/make/dyntest-unit


+ 0 - 0
hack/make/test-integration → project/make/test-integration


+ 0 - 0
hack/make/test-integration-cli → project/make/test-integration-cli


+ 0 - 0
hack/make/test-unit → project/make/test-unit


+ 0 - 0
hack/make/tgz → project/make/tgz


+ 0 - 0
hack/make/ubuntu → project/make/ubuntu


+ 0 - 0
hack/make/validate-dco → project/make/validate-dco


+ 0 - 0
hack/make/validate-gofmt → project/make/validate-gofmt


+ 0 - 0
hack/release.sh → project/release.sh


+ 0 - 0
hack/stats.sh → project/stats.sh


+ 0 - 0
hack/vendor.sh → project/vendor.sh