azure-functions-java-core-l.../CODEOWNERS
Line: 10: incorrect codeowner user: pragnagopa Line: 10: no users/groups matched Line: 11: incorrect codeowner user: amamounelsayed Line: 11: no users/groups matched

11 строки
517 B
Plaintext

# CODEOWNERS is a GitHub standard to specify who is automatically assigned pull requests to review.
# This helps to prevent pull requests from languishing without review.
# GitHub can also be configured to require review from code owners before a pull request can be merged.
# Further reading is available from the following two URLs:
# https://blog.github.com/2017-07-06-introducing-code-owners/
# https://help.github.com/articles/about-codeowners/
# Default owner for repo
* @pragnagopa
* @amamounelsayed