aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
blob: d164ad04f0f2b44e5aee6b66d6f5669e15020d1f (plain) (blame)
1
2
3
4
5
6
7
8
9
# Extensions groups
bot/exts/events/advent_of_code/**                   @ks129
bot/exts/events/hacktoberfest/**                    @ks129
bot/exts/holidays/halloween/**                      @ks129

# CI & Docker
.github/workflows/**                    @SebastiaanZ @Den4200
Dockerfile                              @Den4200
docker-compose.yml                      @Den4200