Skip to content

Commit f0788da

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: [skip ci] Sync CODEOWNERS (php#15017)
2 parents 664c1d1 + 9cd0484 commit f0788da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# the problem area and could aid in deciding whether a pull request is ready
66
# for merging.
77
#
8+
# When changing this file, please make sure to commit the changes to the
9+
# earliest supported PHP branch (PHP-X.Y) and not only to the master branch.
10+
# GitHub reads the CODEOWNERS file from the pull request's targeted branch.
11+
# Commit changes here similar to bug fixes:
12+
# https://github.com/php/php-src/blob/master/CONTRIBUTING.md#pull-requests
13+
#
814
# For more information, see the GitHub CODEOWNERS documentation:
915
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
1016

0 commit comments

Comments
 (0)