Merge pull request #96 from dominiksalvet/add-thanks

Add Thanks section (from a feature branch)
This commit is contained in:
Richard Littauer 2019-06-24 19:50:51 +02:00 committed by GitHub
commit 3958daa49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
spec.md
View File

@ -31,6 +31,7 @@ _Note: This is only a navigation guide for the specification, and does not defin
- [Extra Sections](#extra-sections)
- [API](#api)
- [Maintainers](#maintainers)
- [Thanks](#thanks)
- [Contributing](#contributing)
- [License](#license)
- [Definitions](#definitions)
@ -195,6 +196,16 @@ progressively greater amount of knowledge."
- This should be a small list of people in charge of the repo. This should not be everyone with access rights, such as an entire organization, but the people who should be pinged and who are in charge of the direction and maintenance of the repository.
- Listing past maintainers is good for attribution, and kind.
### Thanks
**Status**: Optional.
**Requirements:**
- Must be called `Thanks`, `Credits` or `Acknowledgements`.
**Suggestions:**
- State anyone or anything that significantly helped with the development of your project.
- State public contact hyper-links if applicable.
### Contributing
**Status**: Required.