content/post/release-of-1.21.0.md aktualisiert

This commit is contained in:
Denys Konovalov 2023-11-14 05:26:38 +00:00
parent ebd7a9a803
commit 6f2df8b165

View file

@ -93,7 +93,7 @@ You will see at most three notifications at the same time.
### :rocket: Codeowners ([#24910](https://github.com/go-gitea/gitea/pull/24910))
Gitea now can supports `CODEOWNERS` files as explained by GitHub in their [docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners). Currently, the only supported functionality is automatically assigning code reviewers to PRs which change specific files.
Gitea now supports `CODEOWNERS` files as explained by GitHub in their [docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners). Currently, the only supported functionality is automatically assigning code reviewers to PRs which change specific files.
The CODEOWNERS file is loaded from these paths in this order: