From 017797454c48290207da0a21ab693fb05b80cd20 Mon Sep 17 00:00:00 2001 From: Bilawal Hameed Date: Tue, 23 Jun 2020 15:22:02 +0200 Subject: [PATCH] fix(techdocs-core): update email --- plugins/techdocs/mkdocs/container/techdocs-core/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/techdocs/mkdocs/container/techdocs-core/setup.py b/plugins/techdocs/mkdocs/container/techdocs-core/setup.py index 03053a780a..dc92928270 100644 --- a/plugins/techdocs/mkdocs/container/techdocs-core/setup.py +++ b/plugins/techdocs/mkdocs/container/techdocs-core/setup.py @@ -24,7 +24,7 @@ setup( keywords='mkdocs', url='https://github.com/spotify/backstage', author='Spotify', - author_email='foss@spotify.com', + author_email='fossboard@spotify.com', license='Apache-2.0', python_requires='>=3.7,<3.8', install_requires=[