diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..49028ca --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @bitweb/tech diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68f5d43..d615a60 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,10 +6,6 @@ updates: directory: "/" schedule: interval: "monthly" - reviewers: - - "Jorich" - - "pr11t" - - "rammrain" groups: all-deps-minor-and-patch: patterns: @@ -22,7 +18,3 @@ updates: directory: "/" schedule: interval: "monthly" - reviewers: - - "Jorich" - - "pr11t" - - "rammrain"