diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..4aff1c38 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @basmasking @petermasking diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7692728b..4922b662 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,7 +20,3 @@ updates: pull-request-branch-name: # Separate sections of the branch name with a hyphen separator: "-" - reviewers: - - "basmasking" - - "petermasking" - - "johnmasking"