diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-08-05 02:08:19 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-08-05 02:25:49 -0600 |
| commit | 8b1d6eb4c53e34279a85598582e902fac33888fd (patch) | |
| tree | af7d3a95c1933ee25f3a8c7b83a2a8ae61a68267 /man/asciidoctor.1 | |
| parent | a8a28f2dc0b35397e354a26dc4967da48f226495 (diff) | |
update authors [skip ci]
* trim down authors in README and man page to current maintainers
* align authors section in man page with README
Diffstat (limited to 'man/asciidoctor.1')
| -rw-r--r-- | man/asciidoctor.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index e0863df1..af019574 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,6 +1,6 @@ '\" t .\" Title: asciidoctor -.\" Author: Dan Allen, Sarah White, Ryan Waldron +.\" Author: Dan Allen, Sarah White .\" Generator: Asciidoctor 2.0.16 .\" Date: 2021-08-03 .\" Manual: Asciidoctor Manual @@ -238,9 +238,11 @@ Refer to the \fBAsciidoctor\fP issue tracker at \c .URL "https://github.com/asciidoctor/asciidoctor/issues?q=is%3Aopen" "" "." .SH "AUTHORS" .sp -\fBAsciidoctor\fP was written by Dan Allen, Ryan Waldron, Jason Porter, Nick Hengeveld, and other contributors. +\fBAsciidoctor\fP is led and maintained by Dan Allen and Sarah White and has received contributions from many individuals in the Asciidoctor community. +The project was started in 2012 by Ryan Waldron based on a prototype written by Nick Hengeveld for the Git website. +Jason Porter wrote the first implementation of the CLI interface provided by this command. .sp -\fBAsciiDoc\fP was written by Stuart Rackham and has received contributions from many other individuals. +\fBAsciiDoc.py\fP was created by Stuart Rackham and has received contributions from many individuals in the AsciiDoc.py community. .SH "RESOURCES" .sp \fBProject web site:\fP \c |
