Skip to content

Commit 2e7e312

Browse files
docs: add rafgraph as a contributor (#187)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9e7be24 commit 2e7e312

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,15 @@
267267
"contributions": [
268268
"code"
269269
]
270+
},
271+
{
272+
"login": "rafgraph",
273+
"name": "Rafael Pedicini",
274+
"avatar_url": "https://avatars0.githubusercontent.com/u/11911299?v=4",
275+
"profile": "http://rafgraph.dev",
276+
"contributions": [
277+
"doc"
278+
]
270279
}
271280
]
272281
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Thanks goes to these people ([emoji key][emojis]):
200200
<td align="center"><a href="https://ricardobusquet.com"><img src="https://avatars1.githubusercontent.com/u/7198302?v=4" width="100px;" alt=""/><br /><sub><b>Ricardo Busquet</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/pulls?q=is%3Apr+reviewed-by%3Arbusquet" title="Reviewed Pull Requests">👀</a></td>
201201
<td align="center"><a href="http://peter.hozak.info/"><img src="https://avatars0.githubusercontent.com/u/1087670?v=4" width="100px;" alt=""/><br /><sub><b>Peter Hozák</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/pulls?q=is%3Apr+reviewed-by%3Aaprillion" title="Reviewed Pull Requests">👀</a></td>
202202
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/commits?author=marcosvega91" title="Code">💻</a></td>
203+
<td align="center"><a href="http://rafgraph.dev"><img src="https://avatars0.githubusercontent.com/u/11911299?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Pedicini</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/commits?author=rafgraph" title="Documentation">📖</a></td>
203204
</tr>
204205
</table>
205206

0 commit comments

Comments
 (0)