diff options
| author | Karissa McKelvey <krmckelv@gmail.com> | 2016-01-05 16:57:55 -0500 |
|---|---|---|
| committer | Karissa McKelvey <krmckelv@gmail.com> | 2016-01-05 16:57:55 -0500 |
| commit | 283c5e7e4deeb33138e71f69127be9f2f2ddb30d (patch) | |
| tree | e9a5fa964a5ffe9ae4d1798fdd6da18432d1591c /docs/meta | |
| parent | f7ddb82bccd715b2ec62903c198783f75b704fb9 (diff) | |
| download | dat-docs-283c5e7e4deeb33138e71f69127be9f2f2ddb30d.tar.gz dat-docs-283c5e7e4deeb33138e71f69127be9f2f2ddb30d.zip | |
move to docs/ folder
Diffstat (limited to 'docs/meta')
| -rw-r--r-- | docs/meta/changelog.md | 5 | ||||
| -rw-r--r-- | docs/meta/collaborators.md | 8 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/meta/changelog.md b/docs/meta/changelog.md new file mode 100644 index 0000000..bbdd4b1 --- /dev/null +++ b/docs/meta/changelog.md @@ -0,0 +1,5 @@ +## Changelog + +### 7.1.1 and earlier + +These refer to the pre-1.0 versions of dat and are omitted. diff --git a/docs/meta/collaborators.md b/docs/meta/collaborators.md new file mode 100644 index 0000000..dffc9bb --- /dev/null +++ b/docs/meta/collaborators.md @@ -0,0 +1,8 @@ +## Collaborators + +dat is only possible due to the excellent work of the following collaborators: + +<table><tbody><tr><th align="left">maxogden</th><td><a href="https://github.com/maxogden">GitHub/maxogden</a></td></tr> +<tr><th align="left">mafintosh</th><td><a href="https://github.com/mafintosh">GitHub/mafintosh</a></td></tr> +<tr><th align="left">karissa</th><td><a href="https://github.com/karissa">GitHub/karissa</a></td></tr> +</tbody></table> |
