Mention CODEOWNERS magic symbol (#767)

This commit is contained in:
Guillermo Ruffino 2020-09-22 10:10:36 -03:00 committed by GitHub
parent 7fbef9248b
commit fa28902140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -547,6 +547,9 @@ loader. These are:
has one of them in the config, a validation error will be generated.
- ``ESP_PLATFORMS``: Provide a list of allowed ESP types this integration works with.
- ``CODEOWNERS``: GitHub usernames or team names of people that are responsible for this integration.
You should add at least your GitHub username here, as well as anyone who helped you to write code
that is being included.
Codebase Standards
------------------