Commit d14a6619 by Stan Prokop Committed by Sébastien Eustace

Added required to authors field in the documentation. (#412)

parent 0222bf6b
...@@ -569,9 +569,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w ...@@ -569,9 +569,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w
#### authors #### authors
The authors of the package. This is a list of authors and should contain at least one author. The authors of the package. **Required**
Authors must be in the form `name <email>`. This is a list of authors and should contain at least one author. Authors must be in the form `name <email>`.
#### readme #### readme
......
...@@ -42,9 +42,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w ...@@ -42,9 +42,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w
## authors ## authors
The authors of the package. This is a list of authors and should contain at least one author. The authors of the package. **Required**
Authors must be in the form `name <email>`. This is a list of authors and should contain at least one author. Authors must be in the form `name <email>`.
## readme ## readme
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment