Skip to content

Commit d55f405

Browse files
committed
- Use random line length of ~76 columns
- Revert "in a particular area" to "over a particular area" grammar/contextual fix - Add note how changes here should be analogous to bug fixes [skip ci]
1 parent 25dda64 commit d55f405

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# The following volunteers have self-identified as subject matter experts or
2-
# interested parties in a particular area of the php-src source code. While
3-
# requesting a review from someone does not obligate that person to review a
4-
# pull request, these reviewers might have valuable knowledge of the problem
5-
# area and could aid in deciding whether a pull request is ready for merging.
1+
# The following volunteers have self-identified as subject matter experts
2+
# or interested parties over a particular area of the php-src source code.
3+
# While requesting a review from someone does not obligate that person to
4+
# review a pull request, these reviewers might have valuable knowledge of
5+
# the problem area and could aid in deciding whether a pull request is ready
6+
# for merging.
67
#
78
# When changing this file, please make sure to commit the changes to the
89
# earliest supported PHP branch (PHP-X.Y) and not only to the master branch.
910
# GitHub reads the CODEOWNERS file from the pull request's targeted branch.
11+
# Commit changes here like bug fixes.
1012
#
1113
# For more information, see the GitHub CODEOWNERS documentation:
1214
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

0 commit comments

Comments
 (0)