chore: Add .github/CODEOWNERS file (#509)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Salesforce Open Source project configuration
|
||||
# Learn more: https://github.com/salesforce/oss-template
|
||||
#ECCN:Open Source
|
||||
#GUSINFO:Open Source,Open Source Workflow
|
||||
|
||||
# @slackapi/slack-github-action
|
||||
# are code reviewers for all changes in this repo.
|
||||
* @slackapi/slack-github-action
|
||||
|
||||
# @slackapi/developer-education
|
||||
# are code reviewers for changes in the `/docs` directory.
|
||||
/docs/ @slackapi/developer-education
|
||||
Reference in New Issue
Block a user