Skip to content

Commit

Permalink
chore: sync CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
reevejd committed Mar 21, 2024
1 parent 911055e commit df498b9
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
* @ibm-skills-network/full-time-developers

docs/*


#### 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

0 comments on commit df498b9

Please sign in to comment.