Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@
"infra",
"maintenance"
]
},
{
"login": "schlegelp",
"name": "Philipp Schlegel",
"avatar_url": "https://avatars.githubusercontent.com/u/7161148?v=4",
"profile": "https://github.com/schlegelp",
"contributions": [
"code"
]
}
]
}
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vaipatel"><img src="https://avatars.githubusercontent.com/u/6489594?v=4?s=100" width="100px;" alt="Vaibhav Patel"/><br /><sub><b>Vaibhav Patel</b></sub></a><br /><a href="https://github.com/vaipatel/morphops/commits?author=vaipatel" title="Code">💻</a> <a href="#maintenance-vaipatel" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.ntnu.edu/employees/hakon.w.anes"><img src="https://avatars.githubusercontent.com/u/12139781?v=4?s=100" width="100px;" alt="Håkon Wiik Ånes"/><br /><sub><b>Håkon Wiik Ånes</b></sub></a><br /><a href="https://github.com/vaipatel/morphops/commits?author=hakonanes" title="Documentation">📖</a> <a href="#tool-hakonanes" title="Tools">🔧</a> <a href="#infra-hakonanes" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-hakonanes" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/schlegelp"><img src="https://avatars.githubusercontent.com/u/7161148?v=4?s=100" width="100px;" alt="Philipp Schlegel"/><br /><sub><b>Philipp Schlegel</b></sub></a><br /><a href="https://github.com/vaipatel/morphops/commits?author=schlegelp" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down