diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0991f5b..ef26d70 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @dnsimple/operations +* @dnsimple/platform diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 218104a..954a5bf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,4 @@ updates: - task - dependencies reviewers: - - "dnsimple/sip" + - "dnsimple/platform"