diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9714ccb..ed88572 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,11 @@ +# Salesforce Open Source project configuration +# Learn more: https://github.com/salesforce/oss-template +#ECCN:Open Source +#GUSINFO:Open Source,Open Source Workflow + # Code owners are the default owners for everything in # this repository. The owners listed below will be requested for # review when a pull request is opened. -# To add code owner(s), uncomment the line below and -# replace the @global-owner users with their GitHub username(s). -# * @global-owner1 @global-owner2 +# To set code owner(s), replace the team below with either +# their GitHub username(s) or a GitHub team. +* @slack-samples/maintainers diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 8d46b0b..0000000 --- a/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -404: Not Found#ECCN:Open Source