In the specification, maintainer
is described as a list of strings. However, "maintainer" is singular, while a list implies multiple values.
I have two questions regarding this:
- Should maintainer and contributor be singular or plural?
- Should it be a list of strings or a single string (return value)?