Skip to content

Commit adfed7a

Browse files
Merge pull request #203 from r-devel/all-contributors/add-hanneoberman
docs: add hanneoberman as a contributor for content
2 parents 90f8f5a + 7649ae1 commit adfed7a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,15 @@
299299
"doc",
300300
"ideas"
301301
]
302+
},
303+
{
304+
"login": "hanneoberman",
305+
"name": "Hanne Oberman",
306+
"avatar_url": "https://avatars.githubusercontent.com/u/38891540?v=4",
307+
"profile": "http://hanneoberman.github.io",
308+
"contributions": [
309+
"content"
310+
]
302311
}
303312
],
304313
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

88
This guide is a work in progress, inspired by http://devguide.python.org/. It is deployed at https://contributor.r-project.org/rdevguide/.
@@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9494
<td align="center" valign="top" width="14.28%"><a href="https://www.pipinghotdata.com/"><img src="https://avatars.githubusercontent.com/u/17747575?v=4?s=100" width="100px;" alt="Shannon Pileggi"/><br /><sub><b>Shannon Pileggi</b></sub></a><br /><a href="#content-shannonpileggi" title="Content">🖋</a> <a href="https://github.com/r-devel/rdevguide/commits?author=shannonpileggi" title="Documentation">📖</a> <a href="#ideas-shannonpileggi" title="Ideas, Planning, & Feedback">🤔</a></td>
9595
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pmur002"><img src="https://avatars.githubusercontent.com/u/2044052?v=4?s=100" width="100px;" alt="Paul Murrell"/><br /><sub><b>Paul Murrell</b></sub></a><br /><a href="#content-pmur002" title="Content">🖋</a></td>
9696
<td align="center" valign="top" width="14.28%"><a href="http://zkamvar.netlify.app"><img src="https://avatars.githubusercontent.com/u/3639446?v=4?s=100" width="100px;" alt="Zhian N. Kamvar"/><br /><sub><b>Zhian N. Kamvar</b></sub></a><br /><a href="#content-zkamvar" title="Content">🖋</a> <a href="https://github.com/r-devel/rdevguide/commits?author=zkamvar" title="Documentation">📖</a> <a href="#ideas-zkamvar" title="Ideas, Planning, & Feedback">🤔</a></td>
97+
<td align="center" valign="top" width="14.28%"><a href="http://hanneoberman.github.io"><img src="https://avatars.githubusercontent.com/u/38891540?v=4?s=100" width="100px;" alt="Hanne Oberman"/><br /><sub><b>Hanne Oberman</b></sub></a><br /><a href="#content-hanneoberman" title="Content">🖋</a></td>
9798
</tr>
9899
</tbody>
99100
</table>

0 commit comments

Comments
 (0)