Skip to content

Commit 4fd9380

Browse files
committed
chore: sync CODEOWNERS
1 parent ca044b5 commit 4fd9380

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

CODEOWNERS

+36-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,36 @@
1-
* @ibm-skills-network/labs
1+
* @ibm-skills-network/labs
2+
3+
#### Organization Synced Configuration Below ####
4+
# If you want to add to the below, please do so in the security-compliance-automation repo and sync the file to every repo
5+
6+
# Dependency Resolution and Supported Package Manager Files
7+
# Reference: https://docs.mend.io/bundle/wsk/page/dependency_resolution_and_supported_package_manager_files.html
8+
9+
# Python
10+
requirements.txt
11+
pipfile.toml
12+
pipfile.lock
13+
pyproject.toml
14+
poetry.lock
15+
setup.py
16+
setup.cfg
17+
environment.yml
18+
19+
# JavaScript
20+
package.json
21+
package-lock.json
22+
yarn.lock
23+
pnpm-lock.yaml
24+
25+
# Go
26+
go.mod
27+
go.sum
28+
29+
# Ruby
30+
Gemfile
31+
Gemfile.lock
32+
33+
# Elixer, Erlang
34+
mix.exs
35+
mix.lock
36+
rebar.config

0 commit comments

Comments
 (0)