Skip to content

Commit 365690a

Browse files
doc: add LukasGardberg as a contributor for code (#132)
* update CONTRIBUTORS.md [skip ci] * update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Yi-Xuan Xu <xuyx@lamda.nju.edu.cn>
1 parent 061bef7 commit 365690a

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
@@ -115,6 +115,16 @@
115115
"code"
116116
]
117117
},
118+
{
119+
"login": "LukasGardberg",
120+
"name": "LukasGardberg",
121+
"avatar_url": "https://avatars.githubusercontent.com/u/52111220?v=4",
122+
"profile": "https://github.com/LukasGardberg",
123+
"contributions": [
124+
"code",
125+
"test"
126+
]
127+
},
118128
{
119129
"login": "SarthakJariwala",
120130
"name": "SarthakJariwala",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
2323
<td align="center"><a href="https://github.com/cspsampedro"><img src="https://avatars.githubusercontent.com/u/7384605?v=4?s=100" width="100px;" alt="cspsampedro"/><br /><sub><b>cspsampedro</b></sub></a><br /><a href="#ideas-cspsampedro" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/commits?author=cspsampedro" title="Code">💻</a></td>
2424
<td align="center"><a href="https://github.com/kiranchari"><img src="https://avatars.githubusercontent.com/u/1838910?v=4?s=100" width="100px;" alt="kiranchari"/><br /><sub><b>kiranchari</b></sub></a><br /><a href="https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/commits?author=kiranchari" title="Documentation">📖</a></td>
2525
<td align="center"><a href="https://github.com/nolaurence"><img src="https://avatars.githubusercontent.com/u/53215736?v=4?s=100" width="100px;" alt="nolaurence"/><br /><sub><b>nolaurence</b></sub></a><br /><a href="https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/commits?author=nolaurence" title="Code">💻</a></td>
26+
<td align="center"><a href="https://github.com/LukasGardberg"><img src="https://avatars.githubusercontent.com/u/52111220?v=4?s=100" width="100px;" alt=""/><br /><sub><b>LukasGardberg</b></sub></a><br /><a href="https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/commits?author=LukasGardberg" title="Code">💻</a></td>
2627
</tr>
2728
</tbody>
2829
<tfoot>

0 commit comments

Comments
 (0)