We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#9178
from shykes/hack-to-project
Rename hack to project
Solomon Hykes
10 years ago
parent
10c0e72de8
32e61b8f5c
commit
b7ca8f6f73
37 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
hack
0
0
project/CONTRIBUTORS.md
0
0
project/GOVERNANCE.md
0
0
project/MAINTAINERS
0
0
project/MAINTAINERS.md
0
0
project/PACKAGERS.md
0
0
project/PRINCIPLES.md
0
0
project/README.md
0
0
project/RELEASE-CHECKLIST.md
0
0
project/ROADMAP.md
0
0
project/allmaintainers.sh
0
0
project/dind
0
0
project/generate-authors.sh
0
0
project/getmaintainer.sh
0
0
project/install.sh
0
0
project/make.sh
0
0
project/make/.ensure-busybox
0
0
project/make/.ensure-scratch
0
0
project/make/.go-compile-test-dir
0
0
project/make/.validate
0
0
project/make/README.md
0
0
project/make/binary
0
0
project/make/cover
0
0
project/make/cross
0
0
project/make/dynbinary
0
0
project/make/dyntest-integration
0
0
project/make/dyntest-unit
0
0
project/make/test-integration
0
0
project/make/test-integration-cli
0
0
project/make/test-unit
0
0
project/make/tgz
0
0
project/make/ubuntu
0
0
project/make/validate-dco
0
0
project/make/validate-gofmt
0
0
project/release.sh
0
0
project/stats.sh
0
0
project/vendor.sh
+ 1
- 0
hack
View File
@@ -0,0 +1 @@
+project
+ 0
- 0
hack/CONTRIBUTORS.md → project/CONTRIBUTORS.md
View File
+ 0
- 0
hack/GOVERNANCE.md → project/GOVERNANCE.md
View File
+ 0
- 0
hack/MAINTAINERS → project/MAINTAINERS
View File
+ 0
- 0
hack/MAINTAINERS.md → project/MAINTAINERS.md
View File
+ 0
- 0
hack/PACKAGERS.md → project/PACKAGERS.md
View File
+ 0
- 0
hack/PRINCIPLES.md → project/PRINCIPLES.md
View File
+ 0
- 0
hack/README.md → project/README.md
View File
+ 0
- 0
hack/RELEASE-CHECKLIST.md → project/RELEASE-CHECKLIST.md
View File
+ 0
- 0
hack/ROADMAP.md → project/ROADMAP.md
View File
+ 0
- 0
hack/allmaintainers.sh → project/allmaintainers.sh
View File
+ 0
- 0
hack/dind → project/dind
View File
+ 0
- 0
hack/generate-authors.sh → project/generate-authors.sh
View File
+ 0
- 0
hack/getmaintainer.sh → project/getmaintainer.sh
View File
+ 0
- 0
hack/install.sh → project/install.sh
View File
+ 0
- 0
hack/make.sh → project/make.sh
View File
+ 0
- 0
hack/make/.ensure-busybox → project/make/.ensure-busybox
View File
+ 0
- 0
hack/make/.ensure-scratch → project/make/.ensure-scratch
View File
+ 0
- 0
hack/make/.go-compile-test-dir → project/make/.go-compile-test-dir
View File
+ 0
- 0
hack/make/.validate → project/make/.validate
View File
+ 0
- 0
hack/make/README.md → project/make/README.md
View File
+ 0
- 0
hack/make/binary → project/make/binary
View File
+ 0
- 0
hack/make/cover → project/make/cover
View File
+ 0
- 0
hack/make/cross → project/make/cross
View File
+ 0
- 0
hack/make/dynbinary → project/make/dynbinary
View File
+ 0
- 0
hack/make/dyntest-integration → project/make/dyntest-integration
View File
+ 0
- 0
hack/make/dyntest-unit → project/make/dyntest-unit
View File
+ 0
- 0
hack/make/test-integration → project/make/test-integration
View File
+ 0
- 0
hack/make/test-integration-cli → project/make/test-integration-cli
View File
+ 0
- 0
hack/make/test-unit → project/make/test-unit
View File
+ 0
- 0
hack/make/tgz → project/make/tgz
View File
+ 0
- 0
hack/make/ubuntu → project/make/ubuntu
View File
+ 0
- 0
hack/make/validate-dco → project/make/validate-dco
View File
+ 0
- 0
hack/make/validate-gofmt → project/make/validate-gofmt
View File
+ 0
- 0
hack/release.sh → project/release.sh
View File
+ 0
- 0
hack/stats.sh → project/stats.sh
View File
+ 0
- 0
hack/vendor.sh → project/vendor.sh
View File