Skip to content

Commit 0402375

Browse files
docs: add neilmispelaar as a contributor for doc (#552)
* docs: update docs/www/docs/contribute/3-contributors.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 725b06f commit 0402375

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,15 @@
318318
"contributions": [
319319
"doc"
320320
]
321+
},
322+
{
323+
"login": "neilmispelaar",
324+
"name": "Neil Mispelaar",
325+
"avatar_url": "https://avatars.githubusercontent.com/u/9325038?v=4",
326+
"profile": "https://github.com/neilmispelaar",
327+
"contributions": [
328+
"doc"
329+
]
321330
}
322331
],
323332
"contributorsPerLine": 6,

docs/www/docs/contribute/3-contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Thanks goes to these wonderful people 🎉
5656
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars.githubusercontent.com/u/28659384?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/Azure/static-web-apps-cli/commits?author=timdeschryver" title="Documentation">📖</a></td>
5757
<td align="center"><a href="https://k-miyake.github.io/blog/"><img src="https://avatars.githubusercontent.com/u/1104403?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kazuyuki Miyake</b></sub></a><br /><a href="https://github.com/Azure/static-web-apps-cli/commits?author=k-miyake" title="Documentation">📖</a></td>
5858
<td align="center"><a href="https://github.com/mathiasi"><img src="https://avatars.githubusercontent.com/u/2315801?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mathiasi</b></sub></a><br /><a href="https://github.com/Azure/static-web-apps-cli/commits?author=mathiasi" title="Documentation">📖</a></td>
59+
<td align="center"><a href="https://github.com/neilmispelaar"><img src="https://avatars.githubusercontent.com/u/9325038?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Neil Mispelaar</b></sub></a><br /><a href="https://github.com/Azure/static-web-apps-cli/commits?author=neilmispelaar" title="Documentation">📖</a></td>
5960
</tr>
6061
</table>
6162

@@ -65,7 +66,7 @@ Thanks goes to these wonderful people 🎉
6566
<!-- ALL-CONTRIBUTORS-LIST:END -->
6667

6768
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
68-
[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-)
69+
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
6970
<!-- ALL-CONTRIBUTORS-BADGE:END -->
7071

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

0 commit comments

Comments
 (0)