From 5f80fd696ec63823984a3d192330ebc4da611032 Mon Sep 17 00:00:00 2001 From: James Reeve Date: Tue, 21 May 2024 09:41:37 -0400 Subject: [PATCH] chore: sync CODEOWNERS --- CODEOWNERS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a6c0678..7820c8c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,10 +7,13 @@ package.json #### Organization Synced Configuration Below #### # If you want to add to the below, please do so in the security-compliance-automation repo and sync the file to every repo +# Dependency Resolution and Supported Package Manager Files +# Reference: https://docs.mend.io/bundle/wsk/page/dependency_resolution_and_supported_package_manager_files.html + # Python requirements.txt -pipfile.toml -pipfile.lock +Pipfile +Pipfile.lock pyproject.toml poetry.lock setup.py @@ -34,4 +37,4 @@ Gemfile.lock # Elixer, Erlang mix.exs mix.lock -rebar.config \ No newline at end of file +rebar.config