From ec69da540b556bc1bff4456ff4fa3c7a4d5a90e9 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 17 Jun 2017 20:36:23 -0700 Subject: [PATCH] Manual.md: clarify the maintainer field --- Manual.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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/`.