瀏覽代碼

Merge pull request #755 from dotcloud/infrastructure2

+ Meta: organize the project infrastructure: servers, dns, email etc.
Solomon Hykes 12 年之前
父節點
當前提交
46bdbbabba
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 2 0
      hack/infrastructure/MAINTAINERS
  2. 5 0
      hack/infrastructure/README.md

+ 2 - 0
hack/infrastructure/MAINTAINERS

@@ -0,0 +1,2 @@
+Ken Cochrane <ken@dotcloud.com>
+Jerome Petazzoni <jerome@dotcloud.com>

+ 5 - 0
hack/infrastructure/README.md

@@ -0,0 +1,5 @@
+# Docker project infrastructure
+
+This directory holds all information about the technical infrastructure of the docker project; servers, dns, email, and all the corresponding tools and configuration.
+
+Obviously credentials should not be stored in this repo, but how to obtain and use them should be documented here.