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 `. +- `maintainer` A string in the form of `name `. 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/`.