Skip to content

Commit 4d26870

Browse files
authored
Merge pull request #22 from timheuer/all-contributors/add-zlatanov
2 parents 00e9718 + 16cb299 commit 4d26870

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"code",
2727
"doc"
2828
]
29+
},
30+
{
31+
"login": "zlatanov",
32+
"name": "Ivan Zlatanov",
33+
"avatar_url": "https://avatars.githubusercontent.com/u/2470527?v=4",
34+
"profile": "https://github.com/zlatanov",
35+
"contributions": [
36+
"code"
37+
]
2938
}
3039
],
3140
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![VS Marketplace Badge](https://img.shields.io/visual-studio-marketplace/v/timheuer.GitHubActionsVS?label=VS%20Marketplace&color=purple&logo=visualstudio)](https://marketplace.visualstudio.com/items?itemName=TimHeuer.GitHubActionsVS)
44

55
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
# GitHub Actions for Visual Studio
@@ -61,6 +61,7 @@ This will launch a modal dialog to add the repository secret. This is the same f
6161
<tr>
6262
<td align="center" valign="top" width="14.28%"><a href="https://davidpine.net"><img src="https://avatars.githubusercontent.com/u/7679720?v=4?s=100" width="100px;" alt="David Pine"/><br /><sub><b>David Pine</b></sub></a><br /><a href="https://github.com/timheuer/GitHubActionsVS/commits?author=IEvangelist" title="Code">💻</a> <a href="https://github.com/timheuer/GitHubActionsVS/commits?author=IEvangelist" title="Documentation">📖</a></td>
6363
<td align="center" valign="top" width="14.28%"><a href="https://timheuer.com/blog/"><img src="https://avatars.githubusercontent.com/u/4821?v=4?s=100" width="100px;" alt="Tim Heuer"/><br /><sub><b>Tim Heuer</b></sub></a><br /><a href="https://github.com/timheuer/GitHubActionsVS/commits?author=timheuer" title="Code">💻</a> <a href="https://github.com/timheuer/GitHubActionsVS/commits?author=timheuer" title="Documentation">📖</a></td>
64+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zlatanov"><img src="https://avatars.githubusercontent.com/u/2470527?v=4?s=100" width="100px;" alt="Ivan Zlatanov"/><br /><sub><b>Ivan Zlatanov</b></sub></a><br /><a href="https://github.com/timheuer/GitHubActionsVS/commits?author=zlatanov" title="Code">💻</a></td>
6465
</tr>
6566
</tbody>
6667
</table>

0 commit comments

Comments
 (0)