Skip to content

Commit 6629874

Browse files
authored
Merge pull request #13 from timheuer/all-contributors/add-timheuer
docs: add timheuer as a contributor for code, and doc
2 parents 0b451e5 + cfdb445 commit 6629874

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@
1616
"code",
1717
"doc"
1818
]
19+
},
20+
{
21+
"login": "timheuer",
22+
"name": "Tim Heuer",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/4821?v=4",
24+
"profile": "https://timheuer.com/blog/",
25+
"contributions": [
26+
"code",
27+
"doc"
28+
]
1929
}
2030
],
2131
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
# GitHub Actions for Visual Studio
@@ -27,6 +27,7 @@ TBD
2727
<tbody>
2828
<tr>
2929
<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>
30+
<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>
3031
</tr>
3132
</tbody>
3233
</table>

0 commit comments

Comments
 (0)