1
0
Fork 0
formula-sudoers/CODEOWNERS
Line: 9: incorrect codeowner user: NONE Line: 9: no users/groups matched Line: 16: incorrect codeowner organization: saltstack-formulas/ssf Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: saltstack-formulas/ssf Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: saltstack-formulas/ssf Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: saltstack-formulas/ssf Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: saltstack-formulas/ssf Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: saltstack-formulas/ssf Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: saltstack-formulas/ssf Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: saltstack-formulas/ssf Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: saltstack-formulas/ssf Line: 24: no users/groups matched Line: 25: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 26: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 27: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 28: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 29: incorrect codeowner organization: saltstack-formulas/ssf Line: 29: no users/groups matched Line: 30: incorrect codeowner organization: saltstack-formulas/ssf Line: 30: no users/groups matched Line: 31: incorrect codeowner organization: saltstack-formulas/ssf Line: 31: no users/groups matched Line: 32: incorrect codeowner organization: saltstack-formulas/ssf Line: 32: no users/groups matched Line: 33: incorrect codeowner organization: saltstack-formulas/ssf Line: 33: no users/groups matched Line: 34: incorrect codeowner organization: saltstack-formulas/ssf Line: 34: no users/groups matched Line: 35: incorrect codeowner organization: saltstack-formulas/ssf Line: 35: no users/groups matched Line: 36: incorrect codeowner organization: saltstack-formulas/ssf Line: 36: no users/groups matched Line: 37: incorrect codeowner organization: saltstack-formulas/ssf Line: 37: no users/groups matched Line: 38: incorrect codeowner organization: saltstack-formulas/ssf Line: 38: no users/groups matched Line: 39: incorrect codeowner organization: saltstack-formulas/ssf Line: 39: no users/groups matched Line: 40: incorrect codeowner organization: saltstack-formulas/ssf Line: 40: no users/groups matched Line: 41: incorrect codeowner organization: saltstack-formulas/ssf Line: 41: no users/groups matched Line: 42: incorrect codeowner organization: saltstack-formulas/ssf Line: 42: no users/groups matched Line: 43: incorrect codeowner organization: saltstack-formulas/ssf Line: 43: no users/groups matched Line: 44: incorrect codeowner organization: saltstack-formulas/ssf Line: 44: no users/groups matched Line: 45: incorrect codeowner organization: saltstack-formulas/ssf Line: 45: no users/groups matched Line: 46: incorrect codeowner organization: saltstack-formulas/ssf Line: 46: no users/groups matched Line: 47: incorrect codeowner organization: saltstack-formulas/ssf Line: 47: no users/groups matched Line: 48: incorrect codeowner organization: saltstack-formulas/ssf Line: 48: no users/groups matched Line: 49: incorrect codeowner organization: saltstack-formulas/ssf Line: 49: no users/groups matched Line: 50: incorrect codeowner organization: saltstack-formulas/ssf Line: 50: no users/groups matched Line: 51: incorrect codeowner organization: saltstack-formulas/ssf Line: 51: no users/groups matched

55 lines
3.3 KiB
Plaintext

# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# SECTION: Owner(s) for everything in the repo, unless a later match takes precedence
# **************************************************************************
# *** NO GLOBAL OWNER(S) SPECIFIED ***
# *** Ideally this will be defined for a healthy, well-maintained repo ***
# **************************************************************************
# FILE PATTERN OWNER(S)
* @NONE
# SECTION: Owner(s) for specific directories
# FILE PATTERN OWNER(S)
# SECTION: Owner(s) for files/directories related to `semantic-release`
# FILE PATTERN OWNER(S)
/.github/workflows/ @saltstack-formulas/ssf
/bin/install-hooks @saltstack-formulas/ssf
/bin/kitchen @saltstack-formulas/ssf
/docs/AUTHORS.rst @saltstack-formulas/ssf
/docs/CHANGELOG.rst @saltstack-formulas/ssf
/docs/TOFS_pattern.rst @saltstack-formulas/ssf
/*/_mapdata/ @saltstack-formulas/ssf
/*/libsaltcli.jinja @saltstack-formulas/ssf
/*/libtofs.jinja @saltstack-formulas/ssf
/test/integration/**/_mapdata.rb @saltstack-formulas/ssf
/test/integration/**/libraries/system.rb @saltstack-formulas/ssf
/test/integration/**/inspec.yml @saltstack-formulas/ssf
/test/integration/**/README.md @saltstack-formulas/ssf
/test/salt/pillar/top.sls @saltstack-formulas/ssf
/.gitignore @saltstack-formulas/ssf
/.cirrus.yml @saltstack-formulas/ssf
/.gitlab-ci.yml @saltstack-formulas/ssf
/.pre-commit-config.yaml @saltstack-formulas/ssf
/.rstcheck.cfg @saltstack-formulas/ssf
/.rubocop.yml @saltstack-formulas/ssf
/.salt-lint @saltstack-formulas/ssf
/.travis.yml @saltstack-formulas/ssf
/.yamllint @saltstack-formulas/ssf
/AUTHORS.md @saltstack-formulas/ssf
/CHANGELOG.md @saltstack-formulas/ssf
/CODEOWNERS @saltstack-formulas/ssf
/commitlint.config.js @saltstack-formulas/ssf
/FORMULA @saltstack-formulas/ssf
/Gemfile @saltstack-formulas/ssf
/Gemfile.lock @saltstack-formulas/ssf
/kitchen.yml @saltstack-formulas/ssf
/kitchen.vagrant.yml @saltstack-formulas/ssf
/kitchen.windows.yml @saltstack-formulas/ssf
/pre-commit_semantic-release.sh @saltstack-formulas/ssf
/release-rules.js @saltstack-formulas/ssf
/release.config.js @saltstack-formulas/ssf
# SECTION: Owner(s) for specific files
# FILE PATTERN OWNER(S)