-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathCODEOWNERS
23 lines (16 loc) · 914 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence.
@mackec1 @keithdadkins @lsmitchell @mjburling @brianburton @brandoncruz3
# BFD Pipeline and Server Codeowners
/docs/rfcs @mackec1 @keithdadkins @lsmitchell @mjburling @brandoncruz3
/ops @keithdadkins @mjburling @malessi @billie-rose @brandoncruz3
/apps @mackec1 @mjburling @lsmitchell @brianburton @brandoncruz3
# BFD Performance Testing Utilities
/apps/utils/locust_tests @lsmitchell @mjburling @malessi @billie-rose @brandoncruz3
# BFD Insights Codeowners
/insights @keithdadkins @mackec1 @lsmitchell @mjburling @malessi @billie-rose @brandoncruz3
# GitHub Actions Workflows
/.github/workflows @keithdadkins @mjburling @malessi @billie-rose @brandoncruz3
# Administration
/.github/CODEOWNERS @keithdadkins @mjburling @brandoncruz3