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