Skip to content

Commit ebb6a91

Browse files
authored
Merge pull request #27 from luttje/all-contributors/add-aske02
docs: add aske02 as a contributor for code
2 parents cbba2e8 + 7aeee69 commit ebb6a91

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
@@ -16,6 +16,15 @@
1616
"contributions": [
1717
"code"
1818
]
19+
},
20+
{
21+
"login": "aske02",
22+
"name": "Aske",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/45128441?v=4",
24+
"profile": "https://github.com/aske02",
25+
"contributions": [
26+
"code"
27+
]
1928
}
2029
]
2130
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ The API is also available as JSON. You can find it with the Lua API package [on
6969
<tbody>
7070
<tr>
7171
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luttje"><img src="https://avatars.githubusercontent.com/u/2738114?v=4?s=100" width="100px;" alt="luttje"/><br /><sub><b>luttje</b></sub></a><br /><a href="#code-luttje" title="Code">💻</a></td>
72+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aske02"><img src="https://avatars.githubusercontent.com/u/45128441?v=4?s=100" width="100px;" alt="Aske"/><br /><sub><b>Aske</b></sub></a><br /><a href="#code-aske02" title="Code">💻</a></td>
7273
</tr>
7374
</tbody>
7475
</table>

0 commit comments

Comments
 (0)