浏览代码

Add a hint about required maintainer.md

J0WI 7 年之前
父节点
当前提交
0a2fcd72f9
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -15,6 +15,7 @@ All Markdown files here are run through [tianon's fork of `markdownfmt`](https:/
 -	create a `README-short.txt` (required, 100 char max)
 -	create a `content.md` (required)
 -	create a `license.md` (required)
+-	create a `maintainer.md` (required)
 -	create a `github-repo` (required)
 -	add a `logo.png` (recommended)
 
@@ -95,6 +96,10 @@ This file should contain a link to the license for the main software in the imag
 View [license information](http://golang.org/LICENSE) for the software contained in this image.
 ```
 
+## `<image name>/maintainer.md`
+
+This file should contain a link to the maintainers of the Dockerfile.
+
 ## `<image name>/github-repo`
 
 This file should contain the URL to the GitHub repository for the Dockerfiles that become the images. The file should be in a single line ending in a newline with no extraneous whitespace. Only one GitHub repo per image repository is supported. It is used in generating links. Here is an example for `golang`: