diff options
author | 2021-05-16 16:02:01 +0100 | |
---|---|---|
committer | 2021-05-16 16:02:01 +0100 | |
commit | c77180bfdebd83f92929eb204c968c2e693598f7 (patch) | |
tree | 65de431c7c2afc7353c8424c578886e2ae1042ea | |
parent | Bump d.py to 1.7.2 (diff) |
Update CODEOWNERS with poetry files
-rw-r--r-- | .github/CODEOWNERS | 3 |
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 |