diff --git a/README.md b/README.md index a87e465a98b..d68d5db2b13 100644 --- a/README.md +++ b/README.md @@ -565,9 +565,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w #### 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 `. +This is a list of authors and should contain at least one author. Authors must be in the form `name `. #### readme diff --git a/docs/docs/pyproject.md b/docs/docs/pyproject.md index 13dd36488d0..07eadea2952 100644 --- a/docs/docs/pyproject.md +++ b/docs/docs/pyproject.md @@ -42,9 +42,9 @@ More identifiers are listed at the [SPDX Open Source License Registry](https://w ## 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 `. +This is a list of authors and should contain at least one author. Authors must be in the form `name `. ## readme