aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: 2f0a50a417b9d9f2b99195b932ab77fbcb36e177 (plain) (blame)
1
2
3
4
5
6
# Request joe for all PRs.
*                              @jb3

# Request ks129 for CI and API related PRs.
.github/workflows/**           @ks129 @jb3
src/api/**                     @ks129 @jb3