Skip to content

Commit

Permalink
Merge pull request #22 from ignatandrei/all-contributors/add-cosminpo…
Browse files Browse the repository at this point in the history
…pescu14

docs: add cosminpopescu14 as a contributor
  • Loading branch information
ignatandrei committed Apr 22, 2020
2 parents 51dc5e3 + a61164c commit 81e412d
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "cosminpopescu14",
"name": "Cosmin Popescu",
"avatar_url": "https://avatars1.githubusercontent.com/u/4983185?v=4",
"profile": "http://www.chestiiautomate.ro/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "NETCoreBlockly",
"projectOwner": "ignatandrei",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
22 changes: 22 additions & 0 deletions README.md
@@ -1,4 +1,7 @@
# NETCoreBlockly
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
.NET Core API to Blockly


Expand Down Expand Up @@ -52,3 +55,22 @@ That's all!




## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://www.chestiiautomate.ro/"><img src="https://avatars1.githubusercontent.com/u/4983185?v=4" width="100px;" alt=""/><br /><sub><b>Cosmin Popescu</b></sub></a><br /><a href="https://github.com/ignatandrei/NETCoreBlockly/commits?author=cosminpopescu14" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- 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 81e412d

Please sign in to comment.