Skip to content

Commit 38c9d63

Browse files
authored
Merge pull request #12112 from github/repo-sync
repo sync
2 parents 2f0f82f + 7045684 commit 38c9d63

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository

content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ Repository owners can add branch protection rules to ensure that changed code is
124124
125125
# In this example, any change inside the `/apps` directory
126126
# will require approval from a member of the @example-org/content team.
127-
# If a member of @example-org/content opens a pull request
128-
# with a change inside the `/apps` directory, their approval is implicit.
129-
# The team is still added as a reviewer but not a required reviewer.
130-
# Anyone can approve the changes.
131127
/apps/ @example-org/content-team
132128
```
133129

0 commit comments

Comments
 (0)