From d57d61346f7ddbbeb07a6b1fe5f402cac08bac6f Mon Sep 17 00:00:00 2001 From: Andrej Copar Date: Tue, 9 Apr 2024 07:33:40 +0000 Subject: [PATCH] Add AnzeLovse to the list of trusted developers in Jenkinsfile --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index ed3ec726..390c9943 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -81,6 +81,7 @@ throttle(["resolwe_bio_py"]) { "mzganec", "romunov", "plojyon", + "AnzeLovse", ] if (change_author != null && ! trusted_authors.contains(change_author)) { // NOTE: The change_author variable equals null if a branch from the main