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

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