Update author and contact information

main
Georg Krause 2022-02-04 17:51:08 +01:00
parent 596d47b3d3
commit 45e4f94741
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ import mopidy.ext
import os
__author__ = """Eliot Berriot"""
__email__ = "contact+funkwhale@eliotberriot.com"
__author__ = """Funkwhale collective"""
__email__ = "maintainers@funkwhale.audio"
__version__ = "0.1.0"
logger = logging.getLogger(__name__)