Skip to content

Commit a5f06cd

Browse files
add ijc8 as a contributor for code, and design (#302)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 86a79aa commit a5f06cd

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,16 @@
8888
"bug",
8989
"code"
9090
]
91+
},
92+
{
93+
"login": "ijc8",
94+
"name": "Ian Clester",
95+
"avatar_url": "https://avatars.githubusercontent.com/u/99575?v=4",
96+
"profile": "http://ijc8.me",
97+
"contributions": [
98+
"code",
99+
"design"
100+
]
91101
}
92102
],
93103
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ It's a secret.
8989
</tr>
9090
<tr>
9191
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anderium"><img src="https://avatars.githubusercontent.com/u/33520919?v=4?s=100" width="100px;" alt="anderium"/><br /><sub><b>anderium</b></sub></a><br /><a href="https://github.com/TodePond/Arroost/issues?q=author%3Aanderium" title="Bug reports">🐛</a> <a href="https://github.com/TodePond/Arroost/commits?author=anderium" title="Code">💻</a></td>
92+
<td align="center" valign="top" width="14.28%"><a href="http://ijc8.me"><img src="https://avatars.githubusercontent.com/u/99575?v=4?s=100" width="100px;" alt="Ian Clester"/><br /><sub><b>Ian Clester</b></sub></a><br /><a href="https://github.com/TodePond/Arroost/commits?author=ijc8" title="Code">💻</a> <a href="#design-ijc8" title="Design">🎨</a></td>
9293
</tr>
9394
</tbody>
9495
</table>

0 commit comments

Comments
 (0)