Update 'JoeLametta' to 'whipper-team' everywhere in repo
This commit is contained in:
@@ -271,7 +271,7 @@ def musicbrainz(discid, country=None, record=False):
|
||||
import musicbrainzngs
|
||||
|
||||
musicbrainzngs.set_useragent("whipper", whipper.__version__,
|
||||
"https://github.com/JoeLametta/whipper")
|
||||
"https://github.com/whipper-team/whipper")
|
||||
ret = []
|
||||
|
||||
try:
|
||||
|
||||
@@ -117,7 +117,7 @@ class MetadataTestCase(unittest.TestCase):
|
||||
check the received metadata for artists tagged with [unknown]
|
||||
and artists tagged with an alias in MusicBrainz
|
||||
|
||||
see https://github.com/JoeLametta/whipper/issues/155
|
||||
see https://github.com/whipper-team/whipper/issues/155
|
||||
"""
|
||||
filename = 'whipper.release.38b05c7d-65fe-4dc0-9c10-33a391b86703.json'
|
||||
path = os.path.join(os.path.dirname(__file__), filename)
|
||||
|
||||
Reference in New Issue
Block a user