File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # This is a comment.
2+ # Each line is a file pattern followed by one or more owners.
3+
4+ # These owners will be the default owners for everything in
5+ # the repo. Unless a later match takes precedence, users and
6+ # teams which are put in owners will be requested for review
7+ # when someone opens a pull request.
8+
9+ # This is base configuration. These owners could review the
10+ # changes in all files in this repository.
11+ * @ cognifloyd
12+
13+ # CI configuration files should be reviewed by specific owners
14+ # who are more responsible for ensuring the quality of this pack
15+ # or orchestrate StackStorm-Exchanges.
16+ .circleci /** @ StackStorm-Exchange/tsc
17+ .github /CODEOWNERS @ StackStorm-Exchange/tsc
Original file line number Diff line number Diff line change @@ -38,3 +38,7 @@ You can also use dynamic values from the datastore. See the
3838* ` read ` - Read value from Vault server
3939* ` write ` - Write key/value to Vault server
4040* ` read_kv ` - Read key-value secrets from Vault server
41+
42+ ## Maintainers
43+ Active pack maintainers with review & write repository access and expertise with vault:
44+ * Jacob Floyd (
[ @cognifloyd ] ( https://github.com/cognifloyd ) )
< [email protected] > Copart
You can’t perform that action at this time.
0 commit comments