X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/436a8e7534aa9190e73902c79859a1a0de4dbdf2..8635e6f1a4ff863b9f447416f40088dbeedcc7a1:/cookbooks/supybot/recipes/default.rb diff --git a/cookbooks/supybot/recipes/default.rb b/cookbooks/supybot/recipes/default.rb index 551f71331..d8e3f8efe 100644 --- a/cookbooks/supybot/recipes/default.rb +++ b/cookbooks/supybot/recipes/default.rb @@ -117,7 +117,7 @@ end git "/usr/local/lib/supybot/plugins/Git" do action :sync - repository "git://github.com/mmueller/supybot-git" + repository "git://github.com/openstreetmap/supybot-git" revision "master" user "root" group "root"