From 298b09c19e78931780057e19d15b6e67ed0afb18 Mon Sep 17 00:00:00 2001 From: TobiasTac Date: Fri, 7 Nov 2025 13:40:15 -0300 Subject: [PATCH] docs: Correct grammar in code ownership goals --- docs/code-ownership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/code-ownership.md b/docs/code-ownership.md index 7c8fa33d11d1..5233dc718f0f 100644 --- a/docs/code-ownership.md +++ b/docs/code-ownership.md @@ -15,7 +15,7 @@ The goals of enforcing AMP code ownership are as follows: sufficient number of owners so as to cover all files / directories in the change - Allow overall project / area owners to approve the odd PR, without their - having to receive a GitHub notification them about every incoming PR + having to receive a GitHub notification about every incoming PR - Provide an automated mechanism to update the approved status of a PR each time a reviewer modifies it - Forbid non-committers and non-owners from modifying the approved status of a