Skip to content

Commit cacb0a0

Browse files
docs: add nils-a as a contributor (#145)
* 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 f45f291 commit cacb0a0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,15 @@
7575
"contributions": [
7676
"ideas"
7777
]
78+
},
79+
{
80+
"login": "nils-a",
81+
"name": "Nils Andresen",
82+
"avatar_url": "https://avatars.githubusercontent.com/u/349188?v=4",
83+
"profile": "https://github.com/nils-a",
84+
"contributions": [
85+
"ideas"
86+
]
7887
}
7988
],
8089
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9090
<td align="center"><a href="https://github.com/jokay"><img src="https://avatars0.githubusercontent.com/u/18613935?v=4?s=100" width="100px;" alt=""/><br /><sub><b>D. Domig</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.Transifex/commits?author=jokay" title="Documentation">📖</a></td>
9191
<td align="center"><a href="https://augustoproiete.net"><img src="https://avatars.githubusercontent.com/u/177608?v=4?s=100" width="100px;" alt=""/><br /><sub><b>C. Augusto Proiete</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.Transifex/issues?q=author%3Aaugustoproiete" title="Ideas, Planning, & Feedback">🤔</a></td>
9292
</tr>
93+
<tr>
94+
<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/Cake.Transifex/issues?q=author%3Anils-a" title="Ideas, Planning, & Feedback">🤔</a></td>
95+
</tr>
9396
</table>
9497

9598
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)