diff --git a/doc/meta.xml b/doc/meta.xml
index 35308f2da950..691bb4019bde 100644
--- a/doc/meta.xml
+++ b/doc/meta.xml
@@ -96,6 +96,18 @@ interpretation:
allowed values.
+
+ maintainers
+ A list of names and e-mail addresses of the
+ maintainers of this Nix expression, e.g. ["Alice
+ <alice@example.org>" "Bob <bob@example.com>"]. If
+ you are the maintainer of multiple packages, you may want to add
+ yourself to pkgs/lib/maintainers.nix
+ and write something like [stdenv.lib.maintainers.alice
+ stdenv.lib.maintainers.bob].
+
+
priorityThe priority of the package,