Skip to content

Commit

Permalink
Merge branch 'staging' into greenkeeper/subscriptions-transport-ws-0.…
Browse files Browse the repository at this point in the history
…9.16
  • Loading branch information
imolorhe committed Mar 12, 2019
2 parents 6f34240 + 6d5675b commit 56f43a2
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
50 changes: 50 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"projectName": "altair",
"projectOwner": "imolorhe",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "DaniloCaruso",
"name": "Danilo Caruso",
"avatar_url": "https://avatars1.githubusercontent.com/u/4080177?v=4",
"profile": "https://github.com/DaniloCaruso",
"contributions": [
"translation"
]
},
{
"login": "IgorSzymanski",
"name": "Igor Szymanski",
"avatar_url": "https://avatars0.githubusercontent.com/u/12682069?v=4",
"profile": "https://github.com/IgorSzymanski",
"contributions": [
"translation"
]
},
{
"login": "kporten",
"name": "Kevin Porten",
"avatar_url": "https://avatars2.githubusercontent.com/u/1839345?v=4",
"profile": "https://github.com/kporten",
"contributions": [
"translation"
]
},
{
"login": "disjukr",
"name": "JongChan Choi",
"avatar_url": "https://avatars0.githubusercontent.com/u/690661?v=4",
"profile": "https://0xabcdef.com/",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7
}
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build](https://travis-ci.org/imolorhe/altair.svg?branch=master "Travis CI")](https://travis-ci.org/imolorhe/altair)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
[![Build status](https://ci.appveyor.com/api/projects/status/qp69kxnlxntsumdj/branch/staging?svg=true)](https://ci.appveyor.com/project/imolorhe/altair/branch/staging)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fimolorhe%2Faltair.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fimolorhe%2Faltair?ref=badge_shield)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/altair-gql/localized.svg)](https://crowdin.com/project/altair-gql)
Expand Down Expand Up @@ -224,3 +225,15 @@ Support this project by becoming a sponsor. Your logo will show up here with a l

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fimolorhe%2Faltair.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fimolorhe%2Faltair?ref=badge_large)

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars1.githubusercontent.com/u/4080177?v=4" width="100px;" alt="Danilo Caruso"/><br /><sub><b>Danilo Caruso</b></sub>](https://github.com/DaniloCaruso)<br />[🌍](#translation-DaniloCaruso "Translation") | [<img src="https://avatars0.githubusercontent.com/u/12682069?v=4" width="100px;" alt="Igor Szymanski"/><br /><sub><b>Igor Szymanski</b></sub>](https://github.com/IgorSzymanski)<br />[🌍](#translation-IgorSzymanski "Translation") | [<img src="https://avatars2.githubusercontent.com/u/1839345?v=4" width="100px;" alt="Kevin Porten"/><br /><sub><b>Kevin Porten</b></sub>](https://github.com/kporten)<br />[🌍](#translation-kporten "Translation") | [<img src="https://avatars0.githubusercontent.com/u/690661?v=4" width="100px;" alt="JongChan Choi"/><br /><sub><b>JongChan Choi</b></sub>](https://0xabcdef.com/)<br />[🌍](#translation-disjukr "Translation") |
| :---: | :---: | :---: | :---: |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 56f43a2

Please sign in to comment.