We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 664c1d1 + 9cd0484 commit f0788daCopy full SHA for f0788da
.github/CODEOWNERS
@@ -5,6 +5,12 @@
5
# the problem area and could aid in deciding whether a pull request is ready
6
# for merging.
7
#
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
+#
14
# For more information, see the GitHub CODEOWNERS documentation:
15
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
16
0 commit comments