Skip to content

Commit

Permalink
Merge pull request #224 from r-devel/all-contributors/add-bjungbogati
Browse files Browse the repository at this point in the history
docs: add bjungbogati as a contributor for content, and doc
  • Loading branch information
SaranjeetKaur authored Dec 4, 2024
2 parents 2f5db04 + 95bd2c7 commit 92f17ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,16 @@
"content",
"doc"
]
},
{
"login": "bjungbogati",
"name": "Binod Jung Bogati",
"avatar_url": "https://avatars.githubusercontent.com/u/8600091?v=4",
"profile": "http://bjungbogati.com.np",
"contributions": [
"content",
"doc"
]
}
],
"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-32-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-33-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 @@ -101,6 +101,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://www.imbe.med.fau.de/person/sebastian-meyer/"><img src="https://avatars.githubusercontent.com/u/4366501?v=4?s=100" width="100px;" alt="Sebastian Meyer"/><br /><sub><b>Sebastian Meyer</b></sub></a><br /><a href="#ideas-bastistician" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#research-bastistician" title="Research">πŸ”¬</a> <a href="#question-bastistician" title="Answering Questions">πŸ’¬</a></td>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 92f17ee

Please sign in to comment.