diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d6bc0c9ec6..7382f6de87 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ -pom.xml @andrewazores @ebaron -src/container/ @andrewazores @ebaron +pom.xml @cryostatio/maintainers +src/container/ @cryostatio/maintainers diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 07ee53fd83..3ee734b7d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,8 +10,6 @@ updates: directory: "/" schedule: interval: "daily" - reviewers: - - "cryostatio/reviewers" labels: - "dependencies" - "chore"