aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-12-10 13:47:17 +0100
committerGravatar GitHub <[email protected]>2021-12-10 13:47:17 +0100
commit61e264bb39be551b4c5d083206df0bc2b09d1c10 (patch)
tree531c9d1bb6d7a051e1259074b96045c8024b9d7c /.github
parentMerge pull request #964 from python-discord/aoc-link (diff)
Remove myself from the codeowners
Diffstat (limited to '.github')
-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