From caa7e0005c08eb381a8b78eaf0b9e33300bd5e53 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Wed, 20 Apr 2022 11:39:51 +0200
Subject: [PATCH] Auto-assign @luka to renovate MRs

---
 renovate.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/renovate.json b/renovate.json
index 63609074..72770327 100644
--- a/renovate.json
+++ b/renovate.json
@@ -2,5 +2,8 @@
     "$schema": "https://docs.renovatebot.com/renovate-schema.json",
     "extends": [
         "local>stackspin/renovate-config:default"
+    ],
+    "assignees": [
+        "luka"
     ]
 }
-- 
GitLab