From 68c1bac5667161a75bf84599fffb4260eb258962 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Fri, 27 Sep 2024 11:31:54 -0400 Subject: [PATCH] Renovate: Update default assignment Signed-off-by: Chris Evich --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6e8f2533..68089257 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -51,5 +51,5 @@ *************************************************/ // Don't leave dep. update. PRs "hanging", assign them to people. - "assignees": ["umohnani8", "cevich"], + "assignees": ["inknos"], }