From cb6e567967834e749819671684d1b98303411ace Mon Sep 17 00:00:00 2001 From: Anthony Kuske Date: Mon, 29 Feb 2016 18:59:19 +0000 Subject: [PATCH] Gender neutral authors --- doc/04-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/04-schema.md b/doc/04-schema.md index 627feef8f..ff6c51afd 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -197,7 +197,7 @@ The authors of the package. This is an array of objects. Each author object can have following properties: -* **name:** The author's name. Usually his real name. +* **name:** The author's name. Usually their real name. * **email:** The author's email address. * **homepage:** An URL to the author's website. * **role:** The authors' role in the project (e.g. developer or translator)