diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..34e834d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,16 @@ +# This is a comment. +# Each line is a file pattern followed by one or more owners. + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, users and +# teams which are put in owners will be requested for review +# when someone opens a pull request. + +# This is base configuration. These owners could review the +# whole file in this repository. +* @StackStorm-Exchange/tsc @floatingstatic + +# CI configuration files should be reviewed by specific owners +# who are more responsible for ensuring the quality of this pack +# or orchestrate StackStorm-Exchanges. +.circleci/** @StackStorm-Exchange/tsc diff --git a/README.md b/README.md index 7f6a511..d08f8a1 100644 --- a/README.md +++ b/README.md @@ -264,3 +264,7 @@ First, you'll need to install the virtualenv yourself: Also, you will need to manually register the pack if you make changes to its metadata or configuration: st2 pack register napalm + +## Maintainers +Active pack maintainers with review & write repository access and expertise with NAPALM: +* Jeremiah Millay ([@floatingstatic](https://github.com/floatingstatic)), Fastly