You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,10 +124,6 @@ Repository owners can add branch protection rules to ensure that changed code is
124
124
125
125
# In this example, any change inside the `/apps` directory
126
126
# 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.
0 commit comments