Skip to content

Commit

Permalink
Merge pull request #225 from r-devel/all-contributors/add-daroczig
Browse files Browse the repository at this point in the history
docs: add daroczig as a contributor for review
  • Loading branch information
SaranjeetKaur authored Dec 4, 2024
2 parents 92f17ee + d6d8f4a commit 6dfc7a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,15 @@
"content",
"doc"
]
},
{
"login": "daroczig",
"name": "Gergely Daróczi",
"avatar_url": "https://avatars.githubusercontent.com/u/495736?v=4",
"profile": "https://daroczig.github.io",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# A Guide for Contributing to R Core
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This guide is a work in progress, inspired by http://devguide.python.org/. It is deployed at https://contributor.r-project.org/rdevguide/.
Expand Down Expand Up @@ -102,6 +102,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="http://www.frick.ws"><img src="https://avatars.githubusercontent.com/u/12950918?v=4?s=100" width="100px;" alt="Hannah Frick"/><br /><sub><b>Hannah Frick</b></sub></a><br /><a href="https://github.com/r-devel/rdevguide/commits?author=hfrick" title="Documentation">📖</a> <a href="#ideas-hfrick" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SJaffa"><img src="https://avatars.githubusercontent.com/u/13678317?v=4?s=100" width="100px;" alt="S Jaffa"/><br /><sub><b>S Jaffa</b></sub></a><br /><a href="#content-SJaffa" title="Content">🖋</a> <a href="https://github.com/r-devel/rdevguide/commits?author=SJaffa" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bjungbogati.com.np"><img src="https://avatars.githubusercontent.com/u/8600091?v=4?s=100" width="100px;" alt="Binod Jung Bogati"/><br /><sub><b>Binod Jung Bogati</b></sub></a><br /><a href="#content-bjungbogati" title="Content">🖋</a> <a href="https://github.com/r-devel/rdevguide/commits?author=bjungbogati" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://daroczig.github.io"><img src="https://avatars.githubusercontent.com/u/495736?v=4?s=100" width="100px;" alt="Gergely Daróczi"/><br /><sub><b>Gergely Daróczi</b></sub></a><br /><a href="https://github.com/r-devel/rdevguide/pulls?q=is%3Apr+reviewed-by%3Adaroczig" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 6dfc7a1

Please sign in to comment.