aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS10
1 files changed, 3 insertions, 7 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cffe15d5..d164ad04 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,10 +4,6 @@ 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
+.github/workflows/** @SebastiaanZ @Den4200
+Dockerfile @Den4200
+docker-compose.yml @Den4200