aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris <[email protected]>2021-05-16 16:02:01 +0100
committerGravatar Chris <[email protected]>2021-05-16 16:02:01 +0100
commitc77180bfdebd83f92929eb204c968c2e693598f7 (patch)
tree65de431c7c2afc7353c8424c578886e2ae1042ea
parentBump d.py to 1.7.2 (diff)
Update CODEOWNERS with poetry files
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 16e89359..f41ef83b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -8,4 +8,5 @@ Dockerfile @Akarys42 @Den4200
docker-compose.yml @Akarys42 @Den4200
# Tools
-Pipfile* @Akarys42
+poetry.lock @Akarys42
+pyproject.toml @Akarys42