module Gitlab
  module GitoriousImport
    GITORIOUS_HOST = "https://gitorious.org"
  end
end