Skip to content

Commit e8527f2

Browse files
docs: add benjamindobler as a contributor for code (#407)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Bosch <[email protected]>
1 parent 3924c32 commit e8527f2

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
@@ -92,6 +92,15 @@
9292
"contributions": [
9393
"code"
9494
]
95+
},
96+
{
97+
"login": "benjamindobler",
98+
"name": "Benjamin Dobler",
99+
"avatar_url": "https://avatars.githubusercontent.com/u/2612377?v=4",
100+
"profile": "http://www.richapps.de",
101+
"contributions": [
102+
"code"
103+
]
95104
}
96105
],
97106
"commitType": "docs",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Documentation and examples:
3030
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Shemesh"><img src="https://avatars.githubusercontent.com/u/2488980?v=4?s=100" width="100px;" alt="Shemesh"/><br /><sub><b>Shemesh</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=shemesh" title="Code">💻</a></td>
3131
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nomeaning777"><img src="https://avatars.githubusercontent.com/u/979296?v=4?s=100" width="100px;" alt="nomeaning"/><br /><sub><b>nomeaning</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=nomeaning777" title="Code">💻</a></td>
3232
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rahuldimri"><img src="https://avatars.githubusercontent.com/u/107100022?v=4?s=100" width="100px;" alt="rahuldimri"/><br /><sub><b>rahuldimri</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=rahuldimri" title="Code">💻</a></td>
33+
<td align="center" valign="top" width="14.28%"><a href="http://www.richapps.de"><img src="https://avatars.githubusercontent.com/u/2612377?v=4?s=100" width="100px;" alt="Benjamin Dobler"/><br /><sub><b>Benjamin Dobler</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=benjamindobler" title="Code">💻</a></td>
3334
</tr>
3435
</tbody>
3536
</table>

0 commit comments

Comments
 (0)