Skip to content

Commit

Permalink
Add new contributors (#621)
Browse files Browse the repository at this point in the history
* docs: add Shidzy2 as a contributor for bug (#249)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add Slacquer as a contributor for bug, and question (#250)

* Bump jetbrains.dotcover.globaltool from 2023.1.1 to 2023.1.2 (#620)

Bumps jetbrains.dotcover.globaltool from 2023.1.1 to 2023.1.2.

---
updated-dependencies:
- dependency-name: jetbrains.dotcover.globaltool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Oleg Rakhmatulin <oleg.rakhmatulin@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 20, 2023
1 parent 17b4138 commit d9b65f4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
19 changes: 19 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,25 @@
"question",
"ideas"
]
},
{
"login": "Shidzy2",
"name": "Shidzy2",
"avatar_url": "https://avatars.githubusercontent.com/u/45227075?v=4",
"profile": "https://github.com/Shidzy2",
"contributions": [
"bug"
]
},
{
"login": "Slacquer",
"name": "Slacquer",
"avatar_url": "https://avatars.githubusercontent.com/u/20741093?v=4",
"profile": "https://github.com/Slacquer",
"contributions": [
"bug",
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
4 changes: 3 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Contributors
Expand Down Expand Up @@ -124,6 +124,8 @@ Thanks goes to these wonderful people who helps to make this SDK better:
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kinzowa"><img src="https://avatars.githubusercontent.com/u/16160143?v=4?s=100" width="100px;" alt="Kinzowa"/><br /><sub><b>Kinzowa</b></sub></a><br /><a href="#question-Kinzowa" title="Answering Questions">💬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/larry-bowden-jr-pe/"><img src="https://avatars.githubusercontent.com/u/7144795?v=4?s=100" width="100px;" alt="Larry Bowden"/><br /><sub><b>Larry Bowden</b></sub></a><br /><a href="https://github.com/OlegRa/Alpaca.Markets/commits?author=fastflair" title="Code">💻</a> <a href="https://github.com/OlegRa/Alpaca.Markets/issues?q=author%3Afastflair" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/walterX12"><img src="https://avatars.githubusercontent.com/u/26149953?v=4?s=100" width="100px;" alt="walterX12"/><br /><sub><b>walterX12</b></sub></a><br /><a href="#question-walterX12" title="Answering Questions">💬</a> <a href="#ideas-walterX12" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Shidzy2"><img src="https://avatars.githubusercontent.com/u/45227075?v=4?s=100" width="100px;" alt="Shidzy2"/><br /><sub><b>Shidzy2</b></sub></a><br /><a href="https://github.com/OlegRa/Alpaca.Markets/issues?q=author%3AShidzy2" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Slacquer"><img src="https://avatars.githubusercontent.com/u/20741093?v=4?s=100" width="100px;" alt="Slacquer"/><br /><sub><b>Slacquer</b></sub></a><br /><a href="https://github.com/OlegRa/Alpaca.Markets/issues?q=author%3ASlacquer" title="Bug reports">🐛</a> <a href="#question-Slacquer" title="Answering Questions">💬</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit d9b65f4

Please sign in to comment.