Skip to content
Open
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
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,17 @@
"contributions": [
"doc"
]
},
{
"login": "nlosg",
"name": "nlosg-utokan",
"avatar_url": "https://avatars.githubusercontent.com/u/30161321?v=4",
"profile": "https://github.com/nlosg",
"contributions": [
"code",
"ideas",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/k3d-io/k3d?style=flat-square)](https://goreportcard.com/report/github.com/k3d-io/k3d)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)

Expand Down Expand Up @@ -170,6 +170,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://roudier.io"><img src="https://avatars.githubusercontent.com/u/1056127?v=4?s=100" width="100px;" alt="Pierre Roudier"/><br /><sub><b>Pierre Roudier</b></sub></a><br /><a href="https://github.com/k3d-io/k3d/commits?author=proudier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.fita.dev"><img src="https://avatars.githubusercontent.com/u/7291317?v=4?s=100" width="100px;" alt="Adrien Horgnies"/><br /><sub><b>Adrien Horgnies</b></sub></a><br /><a href="https://github.com/k3d-io/k3d/commits?author=AdrienHorgnies" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nlosg"><img src="https://avatars.githubusercontent.com/u/30161321?v=4?s=100" width="100px;" alt="nlosg-utokan"/><br /><sub><b>nlosg-utokan</b></sub></a><br /><a href="https://github.com/k3d-io/k3d/commits?author=nlosg" title="Code">💻</a> <a href="#ideas-nlosg" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/k3d-io/k3d/commits?author=nlosg" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>

Expand Down