Skip to content

Commit eb085e1

Browse files
docs: add btimby as a contributor for code (asyncapi#632)
1 parent 9ff4e57 commit eb085e1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,15 @@
116116
"contributions": [
117117
"code"
118118
]
119+
},
120+
{
121+
"login": "btimby",
122+
"name": "Ben Timby",
123+
"avatar_url": "https://avatars.githubusercontent.com/u/669270?v=4",
124+
"profile": "http://ben.timby.com/",
125+
"contributions": [
126+
"code"
127+
]
119128
}
120129
],
121130
"contributorsPerLine": 3,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
320320
<tr>
321321
<td align="center"><a href="https://github.com/sebastian-palma"><img src="https://avatars2.githubusercontent.com/u/11888191?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastián</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=sebastian-palma" title="Code">💻</a></td>
322322
<td align="center"><a href="https://github.com/muenchhausen"><img src="https://avatars.githubusercontent.com/u/1210783?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Derk Muenchhausen</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=muenchhausen" title="Code">💻</a></td>
323+
<td align="center"><a href="http://ben.timby.com/"><img src="https://avatars.githubusercontent.com/u/669270?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Timby</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=btimby" title="Code">💻</a></td>
323324
</tr>
324325
</table>
325326

0 commit comments

Comments
 (0)