Skip to content

Commit 01c393f

Browse files
authored
repo sync
2 parents f8ce069 + eb755a8 commit 01c393f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/creating-cloning-and-archiving-repositories/about-code-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When someone with admin or owner permissions has enabled required reviews, they
2323

2424
{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.19" %}If a team has enabled code review assignments, the individual approvals won't satisfy the requirement for code owner approval in a protected branch. For more information, see "[Managing code review assignment for your team](/github/setting-up-and-managing-organizations-and-teams/managing-code-review-assignment-for-your-team)."{% endif %}
2525

26-
{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.21" %}
26+
{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.22" %}
2727
If a file has a code owner, you can see who the code owner is before you open a pull request. In the repository, you can browse to the file and hover over {% octicon "shield-lock" aria-label="The edit icon" %}.
2828

2929
![Code owner for a file in a repository](/assets/images/help/repository/code-owner-for-a-file.png)

0 commit comments

Comments
 (0)