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

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