diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..47460d2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @Cian-H diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68f81d0..5797dad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,6 @@ updates: open-pull-requests-limit: 10 allow: - dependency-type: "all" - reviewers: - - "Cian-H" assignees: - "Cian-H" commit-message: @@ -26,8 +24,6 @@ updates: open-pull-requests-limit: 10 allow: - dependency-type: "all" - reviewers: - - "Cian-H" assignees: - "Cian-H" commit-message: