Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mysql-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
mysql-formula
Commits
362b85ea
Commit
362b85ea
authored
May 4, 2020
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
chore(codeowners): add to repo [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/173
parent
b4c65702
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CODEOWNERS
+39
-0
39 additions, 0 deletions
CODEOWNERS
with
39 additions
and
0 deletions
CODEOWNERS
0 → 100644
+
39
−
0
View file @
362b85ea
# 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/kitchen
@saltstack-formulas/ssf
/docs/TOFS_pattern.rst
@saltstack-formulas/ssf
/mysql/libsaltcli.jinja
@saltstack-formulas/ssf
/mysql/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
# SECTION: Owner(s) for specific files
# FILE PATTERN OWNER(S)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment