Skip to content

Commit efb1d21

Browse files
docs: add melloware as a contributor for code (#153)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e985b53 commit efb1d21

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
@@ -51,6 +51,15 @@
5151
"code",
5252
"ideas"
5353
]
54+
},
55+
{
56+
"login": "melloware",
57+
"name": "Melloware",
58+
"avatar_url": "https://avatars.githubusercontent.com/u/4399574?v=4",
59+
"profile": "https://melloware.com",
60+
"contributions": [
61+
"code"
62+
]
5463
}
5564
],
5665
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
3535
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kangofchen"><img src="https://avatars.githubusercontent.com/u/12807092?v=4?s=100" width="100px;" alt="kang.chen"/><br /><sub><b>kang.chen</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jgit/issues?q=author%3Akangofchen" title="Bug reports">🐛</a></td>
3636
<td align="center" valign="top" width="14.28%"><a href="http://www.logicdrop.com"><img src="https://avatars.githubusercontent.com/u/533810?v=4?s=100" width="100px;" alt="KimJohn Quinn"/><br /><sub><b>KimJohn Quinn</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jgit/issues?q=author%3Akjq" title="Bug reports">🐛</a></td>
3737
<td align="center" valign="top" width="14.28%"><a href="http://iocanel.blogspot.com"><img src="https://avatars.githubusercontent.com/u/402008?v=4?s=100" width="100px;" alt="Ioannis Canellos"/><br /><sub><b>Ioannis Canellos</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jgit/commits?author=iocanel" title="Code">💻</a> <a href="#ideas-iocanel" title="Ideas, Planning, & Feedback">🤔</a></td>
38+
<td align="center" valign="top" width="14.28%"><a href="https://melloware.com"><img src="https://avatars.githubusercontent.com/u/4399574?v=4?s=100" width="100px;" alt="Melloware"/><br /><sub><b>Melloware</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-jgit/commits?author=melloware" title="Code">💻</a></td>
3839
</tr>
3940
</tbody>
4041
</table>

0 commit comments

Comments
 (0)