From 9975d62c1b62ef00fe6f99e2858e8d9eadc3e3aa Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 16 Mar 2025 21:54:17 +0100 Subject: [PATCH] Revert "Add codeowner approval requirement to Platinum tier (#2595)" (#2606) This reverts commit 4f080256579ab89d6987be39a1e9c56d0ae3a06e. --- docs/core/integration-quality-scale/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/core/integration-quality-scale/index.md b/docs/core/integration-quality-scale/index.md index 9bc11989..6d2412ba 100644 --- a/docs/core/integration-quality-scale/index.md +++ b/docs/core/integration-quality-scale/index.md @@ -74,7 +74,6 @@ 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