summaryrefslogtreecommitdiff
path: root/buildbot/master.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/master.cfg')
-rw-r--r--buildbot/master.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 5bc931d..c56e410 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -3,7 +3,7 @@
##
# This file is part of TALER
-# (C) 2016-2022 Taler Systems SA
+# (C) 2016-2023 Taler Systems SA
#
# TALER is free software; you can redistribute it and/or
# modify it under the terms of the GNU Affero General Public
@@ -23,6 +23,7 @@
# @author Marcello Stanisci
# @author ng0
# @author Christian Grothoff
+# @author Devan Carpenter
import re
from getpass import getuser
from buildbot.steps.source.git import Git