From 5b70e7dfe01ce39531acab05826f8f2ca725712a Mon Sep 17 00:00:00 2001 From: James Reeve Date: Tue, 21 May 2024 10:01:56 -0400 Subject: [PATCH] chore: sync CODEOWNERS --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index e06da59..e8e6e1a 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