From 5a48ca5f649e7cc84660acad60bac82791879228 Mon Sep 17 00:00:00 2001 From: Ilya Churaev Date: Mon, 22 Nov 2021 13:35:47 +0300 Subject: [PATCH] Changed owners of python dependencies (#8700) --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc8124c21c7..863c4603442 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,8 @@ updates: time: "13:00" open-pull-requests-limit: 10 reviewers: - - postrational + - jiwaszki + - akuporos labels: - "category: dependencies"