Skip to content

Commit c09ec82

Browse files
committed
Add @nvanlo as a contributor
1 parent 5bf0316 commit c09ec82

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,15 @@
632632
"contributions": [
633633
"code"
634634
]
635+
},
636+
{
637+
"login": "nvanlo",
638+
"name": "Nik Van Looy",
639+
"avatar_url": "https://avatars.githubusercontent.com/u/68108702?v=4",
640+
"profile": "https://github.com/nvanlo",
641+
"contributions": [
642+
"code"
643+
]
635644
}
636645
],
637646
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[![Tests](https://github.com/sid88in/serverless-appsync-plugin/workflows/Tests/badge.svg)](https://github.com/sid88in/serverless-appsync-plugin/actions?query=workflow%3ATests) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-)
3-
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-)
43
<!-- ALL-CONTRIBUTORS-BADGE:END -->
54

65
Deploy [AppSync](https://aws.amazon.com/appsync) API's in minutes using this [Serverless](https://www.serverless.com/) plugin.
@@ -942,6 +941,7 @@ Thanks goes to these wonderful people :clap:
942941
<td align="center"><a href="https://github.com/AleksaC"><img src="https://avatars.githubusercontent.com/u/25728391?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aleksa Cukovic</b></sub></a><br /><a href="https://github.com/sid88in/serverless-appsync-plugin/commits?author=AleksaC" title="Code">💻</a></td>
943942
<td align="center"><a href="https://github.com/sc0ttdav3y"><img src="https://avatars.githubusercontent.com/u/405607?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Scott Davey</b></sub></a><br /><a href="https://github.com/sid88in/serverless-appsync-plugin/commits?author=sc0ttdav3y" title="Code">💻</a></td>
944943
<td align="center"><a href="https://github.com/mshlz"><img src="https://avatars.githubusercontent.com/u/37939755?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mateus Holzschuh</b></sub></a><br /><a href="https://github.com/sid88in/serverless-appsync-plugin/commits?author=mshlz" title="Code">💻</a></td>
944+
<td align="center"><a href="https://github.com/nvanlo"><img src="https://avatars.githubusercontent.com/u/68108702?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nik Van Looy</b></sub></a><br /><a href="https://github.com/sid88in/serverless-appsync-plugin/commits?author=nvanlo" title="Code">💻</a></td>
945945
</tr>
946946
</table>
947947

0 commit comments

Comments
 (0)