summaryrefslogtreecommitdiff
path: root/doc/apk-repositories.5.scd
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2021-06-19 14:02:16 +0300
committerTimo Teräs <timo.teras@iki.fi>2021-06-19 14:02:16 +0300
commitee216258399f1b58e972dd8c32a024cd1978622c (patch)
tree67535b8b1bd2d67df1c5c47929a0f42afdcd5480 /doc/apk-repositories.5.scd
parentd02b1030e903ef372b962117a8ae93bf8bc43608 (diff)
downloadapk-tools-ee216258399f1b58e972dd8c32a024cd1978622c.tar.gz
apk-tools-ee216258399f1b58e972dd8c32a024cd1978622c.tar.bz2
apk-tools-ee216258399f1b58e972dd8c32a024cd1978622c.tar.xz
apk-tools-ee216258399f1b58e972dd8c32a024cd1978622c.zip
Remove AUTHORS section from man pages
Use of an AUTHORS section is strongly discouraged. Generally, it is better not to clutter every page with a list of (over time potentially numerous) authors. Add your name to comments in sources, or the root level AUTHORS file instead.
Diffstat (limited to 'doc/apk-repositories.5.scd')
-rw-r--r--doc/apk-repositories.5.scd5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/apk-repositories.5.scd b/doc/apk-repositories.5.scd
index fbf106e..a53965e 100644
--- a/doc/apk-repositories.5.scd
+++ b/doc/apk-repositories.5.scd
@@ -33,8 +33,3 @@ those signatures.
*apk*(8) fetches and stores the index for each package repository at
/var/lib/cache. To fetch fresh indicies for all configured repositories, use
*apk-update*(8).
-
-# AUTHORS
-
-Natanael Copa <ncopa@alpinelinux.org>++
-Timo Teräs <timo.teras@iki.fi>