From 626aecb4724fe5adc65f755d142804306fadb307 Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Mon, 20 Jun 2022 01:15:34 +0200 Subject: make: split out man page files into doc/man folder --- doc/man/include/footer.asciidoc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/man/include/footer.asciidoc (limited to 'doc/man/include/footer.asciidoc') diff --git a/doc/man/include/footer.asciidoc b/doc/man/include/footer.asciidoc new file mode 100644 index 0000000..14c5d36 --- /dev/null +++ b/doc/man/include/footer.asciidoc @@ -0,0 +1,27 @@ + +Bugs +---- +Bugs can be reported on the project's GitLab bug tracker 'https://gitlab.archlinux.org/archlinux/devtools' + + +Authors +------- + +Maintainers: + +* Aaron Griffin +* Allan McRae +* Bartłomiej Piotrowski +* Dan McGee +* Dave Reisner +* Evangelos Foutras +* Jan Alexander Steffens (heftig) +* Jelle van der Waa +* Levente Polyak +* Pierre Schmitz +* Sébastien Luttringer +* Sven-Hendrik Haase +* Thomas Bächler + +For additional contributors, use `git shortlog -s` on the devtools.git +repository. -- cgit v1.2.3-54-g00ecf