aboutsummaryrefslogtreecommitdiff
path: root/Manual.md
diff options
context:
space:
mode:
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md
index 4d6e09f03bf..e9fc6420ac9 100644
--- a/Manual.md
+++ b/Manual.md
@@ -338,7 +338,10 @@ The list of mandatory variables for a template:
- `license` A string matching any license file available in `/usr/share/licenses`.
Multiple licenses should be separated by commas, i.e `GPL-3, LGPL-2.1`.
-- `maintainer` A string in the form of `name <user@domain>`.
+- `maintainer` A string in the form of `name <user@domain>`. The
+ email for this field must be a valid email that you can be reached
+ at. Packages using `users.noreply.github.com` emails will not be
+ accepted.
- `pkgname` A string with the package name, matching `srcpkgs/<pkgname>`.