Skip to content

Commit d0ccd6f

Browse files
docs: add StigOlavsen as a contributor for code (#424)
* 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 d35e085 commit d0ccd6f

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
@@ -115,6 +115,15 @@
115115
"contributions": [
116116
"doc"
117117
]
118+
},
119+
{
120+
"login": "StigOlavsen",
121+
"name": "Stig Olavsen",
122+
"avatar_url": "https://avatars.githubusercontent.com/u/7004085?v=4",
123+
"profile": "https://github.com/StigOlavsen",
124+
"contributions": [
125+
"code"
126+
]
118127
}
119128
],
120129
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ We also have a few guide pages on specific topics if you need help:
161161
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alelievr"><img src="https://avatars.githubusercontent.com/u/6877923?v=4?s=100" width="100px;" alt="Antoine Lelievre"/><br /><sub><b>Antoine Lelievre</b></sub></a><br /><a href="https://github.com/openupm/openupm-cli/issues?q=author%3Aalelievr" title="Bug reports">🐛</a></td>
162162
<td align="center" valign="top" width="14.28%"><a href="https://tomorrow.comes.today"><img src="https://avatars.githubusercontent.com/u/6391063?v=4?s=100" width="100px;" alt="Tyler Temp"/><br /><sub><b>Tyler Temp</b></sub></a><br /><a href="https://github.com/openupm/openupm-cli/issues?q=author%3ATylerTemp" title="Bug reports">🐛</a></td>
163163
<td align="center" valign="top" width="14.28%"><a href="https://marcbernardtools.com/"><img src="https://avatars.githubusercontent.com/u/59966492?v=4?s=100" width="100px;" alt="Marc Bernard"/><br /><sub><b>Marc Bernard</b></sub></a><br /><a href="https://github.com/openupm/openupm-cli/commits?author=mbtools" title="Documentation">📖</a></td>
164+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StigOlavsen"><img src="https://avatars.githubusercontent.com/u/7004085?v=4?s=100" width="100px;" alt="Stig Olavsen"/><br /><sub><b>Stig Olavsen</b></sub></a><br /><a href="https://github.com/openupm/openupm-cli/commits?author=StigOlavsen" title="Code">💻</a></td>
164165
</tr>
165166
</tbody>
166167
</table>

0 commit comments

Comments
 (0)