File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # In this project, we use CODEOWNERS to identify people who are likely to know
2+ # who should review a pull request.
3+ #
4+ # People listed in this file are committing to respond in a timely fashion to
5+ # PRs in the selected areas. However, that response doesn't have to be a full
6+ # code review; it could also take any of these forms:
7+ #
8+ # - "I intend to review this but I can't yet. Please leave me a message if I
9+ # haven't responded by (a specific date in the near future)."
10+ #
11+ # - "I think (a specific other contributor) should review this." (Note that the
12+ # best reviewer for a PR may not necessarily be listed in this file.)
13+ #
14+ # People must only be added to this file if they've agreed to provide one of
15+ # the above responses in a reasonable amount of time for every PR to which
16+ # they're assigned.
17+ #
18+ # We only ask for this commitment from people who are employed full-time to
19+ # work on this project. We gratefully welcome reviews from other contributors,
20+ # but we don't believe it's fair to ask volunteers to respond quickly.
21+
22+ # If none of the later patterns match, assign to anyone. This team is the
23+ # parent of all the other teams and automatically includes everyone on those
24+ # teams.
25+ * @ loganek @ lum1n0us @ no1wudi @ wenyongh @ xujuntwt95329 @ yamt
26+
27+ # Some parts of the project require more specialized knowledge. In those areas
28+ # we designate smaller groups who are more likely to be aware of who's working
29+ # in specific areas.
You can’t perform that action at this time.
0 commit comments