-
Notifications
You must be signed in to change notification settings - Fork 859
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (17 loc) · 827 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (17 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# The following volunteers have self-identified as subject matter experts
# or interested parties over a particular area of the documentation.
# While requesting a review from someone does not obligate that person to
# review a pull request, these reviewers might have valuable knowledge of
# the problem area and could aid in deciding whether a pull request is ready
# for merging.
#
# For more information, see the GitHub CODEOWNERS documentation:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
/reference/dom @ndossche
/reference/hash @TimWolla
/reference/libxml @ndossche
/reference/mysqli @kamil-tekiela
/reference/mysqlnd @kamil-tekiela
/reference/pdo @kamil-tekiela
/reference/pdo_mysql @kamil-tekiela
/reference/random @TimWolla