From b2fe35a3312417aedf89b9d5950dac8b7b41dcb5 Mon Sep 17 00:00:00 2001 From: Pavel Vondruska <dexter.cz@gmail.com> Date: Mon, 6 Sep 2021 13:24:44 +0200 Subject: [PATCH] Zmena autora --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81bc27c..5c5be7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ before_script: - source /etc/profile variables: - DEBEMAIL: "Pavel Vondruska <dexter.cz@gmail.com>" + DEBEMAIL: "Daniel Kouril <kouril@ics.muni.cz>" # Defines stages which are to be executed stages: -- GitLab