Skip to content

Commit f89a67e

Browse files
ramseyiluuu1994
authored andcommitted
add a basic CODEOWNERS file
Closes GH-8670
1 parent bf8f06f commit f89a67e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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.
7+
#
8+
# For more information, see the GitHub CODEOWNERS documentation:
9+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
10+
11+
/ext/opcache @iluuu1994
12+
/Zend @iluuu1994

0 commit comments

Comments
 (0)