From 3378850279eed6797e4e954df3f2f50344710846 Mon Sep 17 00:00:00 2001 From: Nicolas Dupont Date: Tue, 28 May 2024 16:45:28 +0200 Subject: [PATCH] Update dependabot reviewers --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b29c4c9b..dfcb5657 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,6 @@ updates: - dependency-name: "@opentermsarchive/engine" # Open Terms Archive recommends to always add the collection maintainer team as a reviewer so they are notified of the update reviewers: - - "OpenTermsArchive/tosdr-declarations" + - "tosdr/opentermsarchive-collection" # Avoid having too many open pull requests open-pull-requests-limit: 1