doc: Remove 'maintainers' field from package documentation.

The field itself was removed in 154f1f0937.

* doc/guix.texi (package Reference): Remove 'maintainers' field.
This commit is contained in:
Christopher Baines 2019-10-17 19:14:03 +01:00
parent bfaa061718
commit 92807b6f57
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -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