doc/man: remove AUTHORS section
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 9 Nov 2018 17:01:37 +0000 (12:01 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 16 Nov 2018 20:48:07 +0000 (15:48 -0500)
Many people have contributed to LTTng-tools and the original authors are
not necessarily the top ones now. For instance, GitHub reports this top
5 as of this patch:

1. jgalar    952 commits  45,889 ++  13,959 --
2. compudj    880 commits  56,579 ++  28,095 --
3. PSRCode    303 commits  25,553 ++  10,909 --
4. eepp    199 commits  12,119 ++  6,461 --
5. jdesfossez    174 commits  32,546 ++  3,381 --

Also, man-pages(7), the conventions for writing Linux man pages, says:

> Use of an AUTHORS section is strongly discouraged.

Let's just keep the project's copyrights and some special thanks without
selecting specific authors to list on each man page.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/man/common-footer.txt

index a44518f7a9630b40486c1cf55a770869f399df19..a51d64734c3112b007404c0097c4acbc09ca5dd7 100644 (file)
@@ -35,13 +35,3 @@ de Montréal for the LTTng journey.
 
 Also thanks to the Ericsson teams working on tracing which helped us
 greatly with detailed bug reports and unusual test cases.
-
-
-AUTHORS
--------
-LTTng-tools was originally written by Mathieu Desnoyers,
-Julien Desfossez, and David Goulet. More people have since
-contributed to it.
-
-LTTng-tools is currently maintained by
-mailto:jeremie.galarneau@efficios.com[Jérémie Galarneau].
This page took 0.026704 seconds and 5 git commands to generate.