Skip to content

Commit bea0b2c

Browse files
authored
Merge pull request #256 from wovalle/all-contributors/add-danieleisenhardt
2 parents 7697ce1 + f24b4aa commit bea0b2c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,15 @@
139139
"contributions": [
140140
"code"
141141
]
142+
},
143+
{
144+
"login": "danieleisenhardt",
145+
"name": "Daniel",
146+
"avatar_url": "https://avatars.githubusercontent.com/u/2325519?v=4",
147+
"profile": "https://github.com/danieleisenhardt",
148+
"contributions": [
149+
"code"
150+
]
142151
}
143152
],
144153
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
196196
<td align="center"><a href="https://github.com/JingWangTW"><img src="https://avatars0.githubusercontent.com/u/20182367?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JingWangTW</b></sub></a><br /><a href="https://github.com/wovalle/fireorm/commits?author=JingWangTW" title="Code">💻</a></td>
197197
<td align="center"><a href="https://github.com/rinkstiekema"><img src="https://avatars.githubusercontent.com/u/5337711?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rink Stiekema</b></sub></a><br /><a href="https://github.com/wovalle/fireorm/commits?author=rinkstiekema" title="Code">💻</a></td>
198198
</tr>
199+
<tr>
200+
<td align="center"><a href="https://github.com/danieleisenhardt"><img src="https://avatars.githubusercontent.com/u/2325519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel</b></sub></a><br /><a href="https://github.com/wovalle/fireorm/commits?author=danieleisenhardt" title="Code">💻</a></td>
201+
</tr>
199202
</table>
200203

201204
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)