-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathCODEOWNERS
22 lines (19 loc) · 1004 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# https://help.github.com/articles/about-codeowners/
#
# Order is important; the last matching pattern takes the most
# precedence.
# Default owners
* @mercadon
/job-descriptions/engineering-manager-web.md @nicksnyder @lguychard
/job-descriptions/software-engineer-backend.md @nicksnyder @tsenart
/job-descriptions/software-engineer-coding-exercise.md @nicksnyder @aidaeology
/job-descriptions/software-engineer-code-intelligence.md @nicksnyder @creachadair @efritz
/job-descriptions/software-engineer-frontend.md @nicksnyder @lguychard
/job-descriptions/software-engineer-distribution.md @nicksnyder @beyang
/job-descriptions/software-engineer-security.md @nicksnyder @chayim
/job-descriptions/software-engineer-template.md @nicksnyder
/job-descriptions/software-engineer-intern.md @nicksnyder
/job-descriptions/ux-designer.md @christinaforney
/job-descriptions/product-manager.md @christinaforney