Skip to content

Commit 3ca0e52

Browse files
docs: add kenodegard as a contributor for code (#112)
* 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 7c58db1 commit 3ca0e52

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
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"doc"
3333
]
34+
},
35+
{
36+
"login": "kenodegard",
37+
"name": "Ken Odegard",
38+
"avatar_url": "https://avatars.githubusercontent.com/u/4546435?v=4",
39+
"profile": "https://github.com/kenodegard",
40+
"contributions": [
41+
"code"
42+
]
3443
}
3544
],
3645
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
148148
<td align="center"><a href="https://github.com/EndBug"><img src="https://avatars.githubusercontent.com/u/26386270?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Federico Grandi</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=EndBug" title="Code">💻</a></td>
149149
<td align="center"><a href="https://github.com/h1dden-da3m0n"><img src="https://avatars.githubusercontent.com/u/33120068?v=4?s=100" width="100px;" alt=""/><br /><sub><b>K3rnelPan1c</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=h1dden-da3m0n" title="Code">💻</a></td>
150150
<td align="center"><a href="https://github.com/danielwerg"><img src="https://avatars.githubusercontent.com/u/35052399?v=4?s=100" width="100px;" alt=""/><br /><sub><b>danielwerg</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=danielwerg" title="Documentation">📖</a></td>
151+
<td align="center"><a href="https://github.com/kenodegard"><img src="https://avatars.githubusercontent.com/u/4546435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ken Odegard</b></sub></a><br /><a href="https://github.com/EndBug/label-sync/commits?author=kenodegard" title="Code">💻</a></td>
151152
</tr>
152153
</table>
153154

0 commit comments

Comments
 (0)