From 4ae857e665181c8ba8d97637d41ef19062d85a12 Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Mon, 30 Jan 2023 22:09:19 +0100 Subject: doc: update manpage footer for GitLab and remove static list of maintainers The list of all maintainers that have worked so far on devtools is exceeding a sane amount making each manpage convulsed. The authors can be pulled from GitLab directly without occupying lots of space on every manpage. We would like to express gratitude to all our maintainers. Signed-off-by: Levente Polyak --- doc/man/include/footer.asciidoc | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) (limited to 'doc/man/include') diff --git a/doc/man/include/footer.asciidoc b/doc/man/include/footer.asciidoc index 14c5d36..e7b1827 100644 --- a/doc/man/include/footer.asciidoc +++ b/doc/man/include/footer.asciidoc @@ -1,27 +1,7 @@ -Bugs ----- -Bugs can be reported on the project's GitLab bug tracker 'https://gitlab.archlinux.org/archlinux/devtools' +Homepage +-------- +'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. +Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs. -- cgit v1.2.3-54-g00ecf