Skip to content

Commit 25d5503

Browse files
docs: add phiilu as a contributor for question, doc, review, code, tool (#7)
* 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 46536d6 commit 25d5503

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,19 @@
2222
"contributions": [
2323
"bug"
2424
]
25+
},
26+
{
27+
"login": "phiilu",
28+
"name": "Florian Kapfenberger",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/8149519?v=4",
30+
"profile": "https://phiilu.com",
31+
"contributions": [
32+
"question",
33+
"doc",
34+
"review",
35+
"code",
36+
"tool"
37+
]
2538
}
2639
],
2740
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gatsby-plugin-umami
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Easily add [Umami](https://umami.is/) to your Gatsby site.
@@ -47,6 +47,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4747
<tr>
4848
<td align="center"><a href="http://morehumaninternet.org"><img src="https://avatars.githubusercontent.com/u/6589960?v=4?s=100" width="100px;" alt=""/><br /><sub><b>William Weiss</b></sub></a><br /><a href="https://github.com/phiilu/gatsby-plugin-umami/commits?author=will-weiss" title="Code">💻</a></td>
4949
<td align="center"><a href="http://mattbanner.co.uk"><img src="https://avatars.githubusercontent.com/u/49304331?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Banner</b></sub></a><br /><a href="https://github.com/phiilu/gatsby-plugin-umami/issues?q=author%3Amattsbanner" title="Bug reports">🐛</a></td>
50+
<td align="center"><a href="https://phiilu.com"><img src="https://avatars.githubusercontent.com/u/8149519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Florian Kapfenberger</b></sub></a><br /><a href="#question-phiilu" title="Answering Questions">💬</a> <a href="https://github.com/phiilu/gatsby-plugin-umami/commits?author=phiilu" title="Documentation">📖</a> <a href="https://github.com/phiilu/gatsby-plugin-umami/pulls?q=is%3Apr+reviewed-by%3Aphiilu" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/phiilu/gatsby-plugin-umami/commits?author=phiilu" title="Code">💻</a> <a href="#tool-phiilu" title="Tools">🔧</a></td>
5051
</tr>
5152
</table>
5253

0 commit comments

Comments
 (0)