Skip to content

Commit

Permalink
chore(codeowners): update to include @saltstack-formulas/ssf [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 1, 2020
1 parent f10a85f commit 7823d34
Showing 1 changed file with 31 additions and 4 deletions.
35 changes: 31 additions & 4 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

# FILE PATTERN OWNER(S)
* @saltstack-formulas/wg
salt/formulas.sls @sticky-note @myii
salt/pin.sls @hatifnatt
# Owner(s) for everything in the repo, unless a later match takes precedence
# FILE PATTERN OWNER(S)
* @saltstack-formulas/wg

# Owner(s) for files related to `semantic-release`
# FILE PATTERN OWNER(S)
/bin/kitchen @saltstack-formulas/ssf
/docs/TOFS_pattern.rst @saltstack-formulas/ssf
/salt/libsaltcli.jinja @saltstack-formulas/ssf
/salt/libtofs.jinja @saltstack-formulas/ssf
/test/integration/**/inspec.yml @saltstack-formulas/ssf
/test/integration/**/README.md @saltstack-formulas/ssf
/.gitignore @saltstack-formulas/ssf
/.cirrus.yml @saltstack-formulas/ssf
/.rubocop.yml @saltstack-formulas/ssf
/.salt-lint @saltstack-formulas/ssf
/.travis.yml @saltstack-formulas/ssf
/.yamllint @saltstack-formulas/ssf
/commitlint.config.js @saltstack-formulas/ssf
/CODEOWNERS @saltstack-formulas/ssf
/Gemfile @saltstack-formulas/ssf
/Gemfile.lock @saltstack-formulas/ssf
/kitchen.yml @saltstack-formulas/ssf
/pre-commit_semantic-release.sh @saltstack-formulas/ssf
/release-rules.js @saltstack-formulas/ssf
/release.config.js @saltstack-formulas/ssf

# Owner(s) for specific files/directories
# FILE PATTERN OWNER(S)
/salt/formulas.sls @sticky-note @myii
/salt/pin.sls @hatifnatt

0 comments on commit 7823d34

Please sign in to comment.