diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 2e3d1a918c..b6fa6e79d5 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -32,9 +32,9 @@ oneTBB project defines three main roles:
| _Responsibilities_ | | | |
| Follow the [Code of Conduct](./CODE_OF_CONDUCT.md) | ✓ | ✓ | ✓ |
| Follow [Contribution Guidelines](./CONTRIBUTING.md) | ✓ | ✓ | ✓ |
-| Enforce [Contribution Guidelines](./CONTRIBUTING.md) | ✗ | ✓ | ✓ |
+| Insure [Contribution Guidelines](./CONTRIBUTING.md) are followed | ✗ | ✓ | ✓ |
| Co-own component or aspect of the library,
including contributing: bug fixes, implementing features,
and performance optimizations | ✗ | ✓ | ✓ |
-| Co-own on technical direction of component or
aspect of the library | ✗ | ✗ | ✓ |
+| Co-own on technical direction of component or
aspect of the library including work on RFCs | ✗ | ✓ | ✓ |
| Co-own the project as a whole,
including determining strategy and policy for the project | ✗ | ✗ | ✓ |
| _Privileges_ | | | |
| Permission granted | [Read][permissions] | [Write][permissions] | [Maintain][permissions] |