Add codeowner approval requirement to Platinum tier (#2595)

* Add codeowner approval requirement to Platinum tier

* Update index.md
This commit is contained in:
Abílio Costa 2025-03-14 17:20:10 +00:00 committed by GitHub
parent e5075fbfae
commit 4f08025657
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,7 @@ The platinum tier has the following characteristics:
- All source code follows all coding and Home Assistant integration standards and best practices and is fully typed with type annotations and clear code comments for better code clarity and maintenance.
- A fully asynchronous integration code base ensures efficient operation.
- Implements efficient data handling, reducing network and CPU usage.
- Code owner approval is required on pull requests before merging.
### Keeping track of the implemented rules