diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2023-01-30 22:09:19 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-05-20 00:08:12 +0200 |
commit | 4ae857e665181c8ba8d97637d41ef19062d85a12 (patch) | |
tree | d233420381adbb79074d5e2474add6a457a0dd4a | |
parent | eda3a4aea00803d14400beff819d3b8be81774ce (diff) | |
download | devtools-4ae857e665181c8ba8d97637d41ef19062d85a12.tar.xz |
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 <anthraxx@archlinux.org>
-rw-r--r-- | doc/man/include/footer.asciidoc | 28 |
1 files changed, 4 insertions, 24 deletions
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 <aaronmgriffin@gmail.com> -* Allan McRae <allan@archlinux.org> -* Bartłomiej Piotrowski <bpiotrowski@archlinux.org> -* Dan McGee <dan@archlinux.org> -* Dave Reisner <dreisner@archlinux.org> -* Evangelos Foutras <evangelos@foutrelis.com> -* Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> -* Jelle van der Waa <jelle@archlinux.org> -* Levente Polyak <anthraxx@archlinux.org> -* Pierre Schmitz <pierre@archlinux.de> -* Sébastien Luttringer <seblu@seblu.net> -* Sven-Hendrik Haase <svenstaro@gmail.com> -* Thomas Bächler <thomas@archlinux.org> - -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. |