fix: Maintainer is optional

You do not need this for single person repositories. Closes #73
This commit is contained in:
Richard Littauer 2017-11-14 19:41:00 -05:00
parent 36df2792df
commit 0591ce294b

View File

@ -185,7 +185,7 @@ progressively greater amount of knowledge."
- If using an external API generator (like go-doc, js-doc, or so on), point to an external `API.md` file. This can be the only item in the section, if present.
### Maintainer(s)
**Status**: Required.
**Status**: Optional.
**Requirements:**
- Must be called `Maintainer` or `Maintainers`.