aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2024-06-23 20:25:30 +0200
committerEgor Tensin <egor@tensin.name>2024-06-23 20:25:30 +0200
commitf2c75fae1611de34e67905d826819a36c8d7941e (patch)
treef86a4f2b9ce1e198dddcfb4d5113fedfad8de23b /test
parentdocker: bump base images (diff)
downloadcgitize-f2c75fae1611de34e67905d826819a36c8d7941e.tar.gz
cgitize-f2c75fae1611de34e67905d826819a36c8d7941e.zip
switch to egor@tensin.namev5.1.0
Diffstat (limited to 'test')
-rw-r--r--test/unit/test_bitbucket.py2
-rw-r--r--test/unit/test_github.py2
-rw-r--r--test/unit/test_gitlab.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/unit/test_bitbucket.py b/test/unit/test_bitbucket.py
index 7611bd4..efb325d 100644
--- a/test/unit/test_bitbucket.py
+++ b/test/unit/test_bitbucket.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com>
+# Copyright (c) 2021 Egor Tensin <egor@tensin.name>
# This file is part of the "cgitize" project.
# For details, see https://github.com/egor-tensin/cgitize.
# Distributed under the MIT License.
diff --git a/test/unit/test_github.py b/test/unit/test_github.py
index 7546ed6..f1567d5 100644
--- a/test/unit/test_github.py
+++ b/test/unit/test_github.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com>
+# Copyright (c) 2021 Egor Tensin <egor@tensin.name>
# This file is part of the "cgitize" project.
# For details, see https://github.com/egor-tensin/cgitize.
# Distributed under the MIT License.
diff --git a/test/unit/test_gitlab.py b/test/unit/test_gitlab.py
index d708539..7243dbd 100644
--- a/test/unit/test_gitlab.py
+++ b/test/unit/test_gitlab.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com>
+# Copyright (c) 2021 Egor Tensin <egor@tensin.name>
# This file is part of the "cgitize" project.
# For details, see https://github.com/egor-tensin/cgitize.
# Distributed under the MIT License.