From e8bdd81835247510a38334db2d6df19917cc4e3b Mon Sep 17 00:00:00 2001 From: James Reeve Date: Tue, 21 May 2024 10:05:03 -0400 Subject: [PATCH] chore: sync CODEOWNERS --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7756c167..43e36a59 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,8 +7,8 @@ # Python requirements.txt -pipfile.toml -pipfile.lock +Pipfile +Pipfile.lock pyproject.toml poetry.lock setup.py