diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2013-02-07 00:19:27 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2013-02-07 00:19:27 -0700 |
| commit | b255071c0f21b3839715615721cffea7b60b36e9 (patch) | |
| tree | e50b0ebb0aa8a35a42f6270ded2da802ac06fa38 | |
| parent | 4f0540272a1a4631836ccbf8a67b21ce36060e66 (diff) | |
add authors section, credit Stuart Rackham
| -rw-r--r-- | README.asciidoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc index 6ca4a80a..411e6804 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -279,6 +279,15 @@ providing patches in a timely fashion. If critical issues for a particular implementation exist at the time of a major release, support for that Ruby version may be dropped. +== Authors + +*Asciidoctor* was written by Ryan Waldron, Dan Allen and +https://github.com/asciidoctor/asciidoctor/graphs/contributors[other +contributors]. + +*AsciiDoc* was written by Stuart Rackham and has received +contributions from many other individuals. + == Copyright Copyright (C) 2012 Ryan Waldron. |
