Merge pull request #6344 from ipfs/fix/remove-dco

readme: remove mention of DCO
This commit is contained in:
Steven Allen 2019-05-16 16:25:58 -07:00 committed by GitHub
commit f72be19a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,5 +34,4 @@ Otherwise, check out the following guides to using and developing IPFS:
## Other
- [Thanks to all our contributors ❤️](AUTHORS) (We use the `generate-authors.sh` script to regenerate this list.)
- Our [Developer Certificate of Origin (DCO)](developer-certificate-of-origin) — when you sign your commits with `Signed-off-by: <your name>`, you are agreeing to this document.
- [How to file a GitHub Issue](github-issue-guide.md)