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