Skip to content

Commit d5226bc

Browse files
docs: add xelandernt as a contributor for code, and bug (#175)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 5e918f5 commit d5226bc

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
@@ -94,6 +94,16 @@
9494
"contributions": [
9595
"doc"
9696
]
97+
},
98+
{
99+
"login": "xelandernt",
100+
"name": "Alex",
101+
"avatar_url": "https://avatars.githubusercontent.com/u/60134319?v=4",
102+
"profile": "https://github.com/xelandernt",
103+
"contributions": [
104+
"code",
105+
"bug"
106+
]
97107
}
98108
],
99109
"contributorsPerLine": 7,

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1818
</tr>
1919
<tr>
2020
<td align="center" valign="top" width="14.28%"><a href="https://github.com/retrooper"><img src="https://avatars.githubusercontent.com/u/49798017?v=4?s=100" width="100px;" alt="retrooper"/><br /><sub><b>retrooper</b></sub></a><br /><a href="https://github.com/vivekjoshy/openskill.py/commits?author=retrooper" title="Documentation">📖</a></td>
21+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xelandernt"><img src="https://avatars.githubusercontent.com/u/60134319?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="https://github.com/vivekjoshy/openskill.py/commits?author=xelandernt" title="Code">💻</a> <a href="https://github.com/vivekjoshy/openskill.py/issues?q=author%3Axelandernt" title="Bug reports">🐛</a></td>
2122
</tr>
2223
</tbody>
2324
<tfoot>

0 commit comments

Comments
 (0)