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

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

# Tools
poetry.lock                             @Akarys42
pyproject.toml                          @Akarys42