Merge pull request #1076 from GLolol/patch-1

PluginDownloader: update Iota's repository URL
This commit is contained in:
Valentin Lorentz 2015-03-10 08:32:43 +01:00
commit 530c24604d

View File

@ -297,7 +297,7 @@ repositories = utils.InsensitivePreservingDict({
'SupyPlugins',
),
'Iota': GithubRepository(
'IotaSpencer',
'ZeeCrazyAtheist',
'supyplugins',
),
})