Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit ca74f96

Browse files
authored
Merge pull request #183 from swarmion/all-contributors/add-Paulmolin
docs: add Paulmolin as a contributor for code
2 parents e6e572e + 88c5e04 commit ca74f96

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
@@ -108,6 +108,15 @@
108108
"contributions": [
109109
"infra"
110110
]
111+
},
112+
{
113+
"login": "Paulmolin",
114+
"name": "Paul Molin",
115+
"avatar_url": "https://avatars.githubusercontent.com/u/5166068?v=4",
116+
"profile": "https://github.com/Paulmolin",
117+
"contributions": [
118+
"code"
119+
]
111120
}
112121
],
113122
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Serverless Monorepo Microservices Template
22

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

77
This template aims to define an opinionated clean Serverless monorepo microservices architecture.
@@ -88,6 +88,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8888
<td align="center"><a href="https://github.com/charlesgery"><img src="https://avatars.githubusercontent.com/u/46850903?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Charles Géry</b></sub></a><br /><a href="https://github.com/swarmion/template/commits?author=charlesgery" title="Code">💻</a></td>
8989
<td align="center"><a href="https://github.com/StanHannebelle"><img src="https://avatars.githubusercontent.com/u/45121661?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stan Hannebelle</b></sub></a><br /><a href="https://github.com/swarmion/template/commits?author=StanHannebelle" title="Code">💻</a></td>
9090
<td align="center"><a href="https://github.com/qhello"><img src="https://avatars.githubusercontent.com/u/9997584?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Quentin Hello</b></sub></a><br /><a href="#infra-qhello" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
91+
<td align="center"><a href="https://github.com/Paulmolin"><img src="https://avatars.githubusercontent.com/u/5166068?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Paul Molin</b></sub></a><br /><a href="https://github.com/swarmion/template/commits?author=Paulmolin" title="Code">💻</a></td>
9192
</tr>
9293
</table>
9394

0 commit comments

Comments
 (0)