diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..aa463dc --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @ZPascal diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 94c2995..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,3 @@ updates: directory: "/" schedule: interval: "weekly" - reviewers: - - "ZPascal" \ No newline at end of file