Skip to content

Commit 21ac4f7

Browse files
authored
chore: Add .github/CODEOWNERS file (#1791)
1 parent ae36655 commit 21ac4f7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Salesforce Open Source project configuration
2+
# Learn more: https://github.com/salesforce/oss-template
3+
#ECCN:Open Source
4+
#GUSINFO:Open Source,Open Source Workflow
5+
6+
# @slackapi/slack-platform-python
7+
# are code reviewers for all changes in this repo.
8+
* @slackapi/slack-platform-python
9+
10+
# @slackapi/developer-education
11+
# are code reviewers for changes in the `/docs` directory.
12+
/docs/ @slackapi/developer-education

0 commit comments

Comments
 (0)