aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-10-17 19:14:03 +0100
committerChristopher Baines <mail@cbaines.net>2019-10-17 19:14:03 +0100
commit92807b6f57256ac47abd78cd08eabe224ffe144a (patch)
treea850ac9852e450082dce839891023e735f2bb820
parentbfaa06171842225c8bf4c839e35ac36a0b2c2d59 (diff)
downloadguix-92807b6f57256ac47abd78cd08eabe224ffe144a.tar
guix-92807b6f57256ac47abd78cd08eabe224ffe144a.tar.gz
doc: Remove 'maintainers' field from package documentation.
The field itself was removed in 154f1f0937754fafac0c6288dd458b66b332e6bb. * doc/guix.texi (package Reference): Remove 'maintainers' field.
-rw-r--r--doc/guix.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 6703c2756c..e99ca3f563 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5662,9 +5662,6 @@ The URL to the home-page of the package, as a string.
The list of systems supported by the package, as strings of the form
@code{architecture-kernel}, for example @code{"x86_64-linux"}.
-@item @code{maintainers} (default: @code{'()})
-The list of maintainers of the package, as @code{maintainer} objects.
-
@item @code{location} (default: source location of the @code{package} form)
The source location of the package. It is useful to override this when
inheriting from another package, in which case this field is not