git-repos:
  admin-creds:
    username: REPLACEME
    password: REPLACEME
  orchard-repo:
    url: https://github.com/theorchard/orchard.git
    ssh-url: git@github.com:theorchard/orchard.git
    repo-name: orchard
    forks:
      mymac80:
        url: https://github.com/mymac80/orchard.git
        ssh-url: git@github.com:mymac80/orchard.git
  dd-repo:
    url: https://github.com/theorchard/direct_delivery.git
    ssh-url: git@github.com:theorchard/direct_delivery.git
    repo-name: direct_delivery
    forks:
      mymac80:
        url: https://github.com/mymac80/direct_delivery.git
        ssh-url: git@github.com:mymac80/direct_delivery.git
  api-repo:
    url: https://github.com/theorchard/api.git
    ssh-url: git@github.com:theorchard/api.git
    repo-name: api
    forks:
      mymac80:
        url: https://github.com/mymac80/api.git
        ssh-url: git@github.com:mymac80/api.git
  devops-repo:
    url: https://github.com/theorchard/devops.git
    ssh-url: git@github.com:theorchard/devops.git
    repo-name: devops
    forks:
      mymac80:
        url: https://github.com/mymac80/devops.git
        ssh-url: git@github.com:mymac80/devops.git
  ows-metadata-repo:
    url: https://github.com/theorchard/ows-metadata.git
    ssh-url: git@github.com:theorchard/ows-metadata.git
    repo-name: ows-metadata

svn-repos:
  orchard-repo: http://svn.theorchard.com/svn/orchard
  dd-repo: http://svn.theorchard.com/svn/direct_delivery
  api-repo: http://svn.theorchard.com/svn/misc/vectorapi
  devops-repo: http://svn.theorchard.com/svn/misc/devops
  ows-metadata-repo: http://svn.theorchard.com/svn/ows-metadata
