1
0
Fork 0

Merge pull request #4980 from antriver/patch-1

Gender neutral authors
pull/4982/head
Jordi Boggiano 2016-02-29 19:10:08 +00:00
commit cc14bb3ba9
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ The authors of the package. This is an array of objects.
Each author object can have following properties: 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. * **email:** The author's email address.
* **homepage:** An URL to the author's website. * **homepage:** An URL to the author's website.
* **role:** The authors' role in the project (e.g. developer or translator) * **role:** The authors' role in the project (e.g. developer or translator)