summaryrefslogtreecommitdiff
path: root/doc/authors.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-16 18:04:37 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-12-19 09:33:43 +0100
commit461716d3bfe3db70cee916e616435a659669dbf5 (patch)
treef1d672e70bb8bf49a06f57cca6b46e4a14337aad /doc/authors.texi
parentca3d786227adf20f4e19809090c980d6d1109bf8 (diff)
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc/authors.texi')
-rw-r--r--doc/authors.texi11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/authors.texi b/doc/authors.texi
new file mode 100644
index 0000000000..6c8c1d7efa
--- /dev/null
+++ b/doc/authors.texi
@@ -0,0 +1,11 @@
+@chapter Authors
+
+The FFmpeg developers.
+
+For details about the authorship, see the Git history of the project
+(git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
+@command{git log} in the FFmpeg source directory, or browsing the
+online repository at @url{http://source.ffmpeg.org}.
+
+Maintainers for the specific components are listed in the file
+@file{MAINTAINERS} in the source code tree.