Skip to content

Commit

Permalink
docs: add jmenning-solace as a contributor for blog, talk, review, id…
Browse files Browse the repository at this point in the history
…eas (#621)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Sep 13, 2021
1 parent f9a191f commit 7d60d42
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,18 @@
"ideas",
"review"
]
},
{
"login": "jmenning-solace",
"name": "Jesse Menning",
"avatar_url": "https://avatars.githubusercontent.com/u/62108913?v=4",
"profile": "https://github.com/jmenning-solace",
"contributions": [
"blog",
"talk",
"review",
"ideas"
]
}
],
"commitConvention": "none"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="http://medium.com/@lbroudoux"><img src="https://avatars.githubusercontent.com/u/1538635?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laurent Broudoux</b></sub></a><br /><a href="https://github.com/asyncapi/spec/commits?author=lbroudoux" title="Code">💻</a> <a href="https://github.com/asyncapi/spec/commits?author=lbroudoux" title="Documentation">📖</a> <a href="#blog-lbroudoux" title="Blogposts">📝</a> <a href="#talk-lbroudoux" title="Talks">📢</a> <a href="#example-lbroudoux" title="Examples">💡</a> <a href="#ideas-lbroudoux" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/asyncapi/spec/pulls?q=is%3Apr+reviewed-by%3Albroudoux" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/jmenning-solace"><img src="https://avatars.githubusercontent.com/u/62108913?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jesse Menning</b></sub></a><br /><a href="#blog-jmenning-solace" title="Blogposts">📝</a> <a href="#talk-jmenning-solace" title="Talks">📢</a> <a href="https://github.com/asyncapi/spec/pulls?q=is%3Apr+reviewed-by%3Ajmenning-solace" title="Reviewed Pull Requests">👀</a> <a href="#ideas-jmenning-solace" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</table>

Expand Down

0 comments on commit 7d60d42

Please sign in to comment.