chore: add CODEOWNERS

This commit is contained in:
James Reeve 2024-03-21 10:30:44 -04:00
parent 05457e112c
commit 9b3fc52ef9

35
CODEOWNERS Normal file
View file

@ -0,0 +1,35 @@
* @ibm-skills-network/security
#### 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
pyproject.toml
poetry.lock
setup.py
setup.cfg
environment.yml
# JavaScript
package.json
package-lock.json
yarn.lock
pnpm-lock.yaml
# Go
go.mod
go.sum
# Ruby
Gemfile
Gemfile.lock
# Elixer, Erlang
mix.exs
mix.lock
rebar.config