Moving repository to aurora-scheduler organization. (#2)

gorealis v2 will now live in the aurora-scheduler organization
This commit is contained in:
Renán I. Del Valle 2020-02-19 11:40:40 -08:00 committed by GitHub
parent 3a6a93f946
commit 02710e5434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 22 additions and 20 deletions

View file

@ -1,4 +1,4 @@
# gorealis [![GoDoc](https://godoc.org/github.com/paypal/gorealis?status.svg)](https://godoc.org/github.com/paypal/gorealis) [![Build Status](https://travis-ci.org/paypal/gorealis.svg?branch=master)](https://travis-ci.org/paypal/gorealis) [![codecov](https://codecov.io/gh/paypal/gorealis/branch/master-v2.0/graph/badge.svg)](https://codecov.io/gh/paypal/gorealis/branch/master-v2.0)
# gorealis [![GoDoc](https://godoc.org/github.com/aurora-scheduler/gorealis?status.svg)](https://godoc.org/github.com/aurora-scheduler/gorealis) [![codecov](https://codecov.io/gh/aurora-scheduler/gorealis/branch/master/graph/badge.svg)](https://codecov.io/gh/aurora-scheduler/gorealis/branch/master)
Go library for interacting with [Aurora Scheduler](https://github.com/aurora-scheduler/aurora).