Skip to content

Commit

Permalink
Merge pull request #86 from cake-contrib/all-contributors/add-nils-a
Browse files Browse the repository at this point in the history
docs: add nils-a as a contributor
  • Loading branch information
nils-a authored Feb 17, 2021
2 parents a61dfb0 + 7e1b380 commit cd43bc2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@
"question",
"ideas"
]
},
{
"login": "nils-a",
"name": "Nils Andresen",
"avatar_url": "https://avatars.githubusercontent.com/u/349188?v=4",
"profile": "https://github.com/nils-a",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Thanks goes to these wonderful people ([emoji key][emoji-key]):
<table>
<tr>
<td align="center"><a href="https://github.com/AdmiringWorm"><img src="https://avatars.githubusercontent.com/u/1474648?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kim J. Nordmo</b></sub></a><br /><a href="#question-AdmiringWorm" title="Answering Questions">💬</a> <a href="#ideas-AdmiringWorm" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/nils-a"><img src="https://avatars.githubusercontent.com/u/349188?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nils Andresen</b></sub></a><br /><a href="https://github.com/cake-contrib/CakeContrib.Guidelines/commits?author=nils-a" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit cd43bc2

Please sign in to comment.