Skip to content

Commit f1bdf3c

Browse files
docs: add ccamara as a contributor for maintenance (#234)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent fd6245a commit f1bdf3c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,15 @@
389389
"code",
390390
"infra"
391391
]
392+
},
393+
{
394+
"login": "ccamara",
395+
"name": "Carlos Cámara",
396+
"avatar_url": "https://avatars.githubusercontent.com/u/706549?v=4",
397+
"profile": "http://carloscamara.es/en",
398+
"contributions": [
399+
"maintenance"
400+
]
392401
}
393402
],
394403
"contributorsPerLine": 7,

README.md

+2-1
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-36-orange.svg?style=flat-square)](#contributors-)
5+
[![All Contributors](https://img.shields.io/badge/all_contributors-37-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/.
@@ -107,6 +107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
107107
</tr>
108108
<tr>
109109
<td align="center" valign="top" width="14.28%"><a href="https://ellakaye.co.uk"><img src="https://avatars.githubusercontent.com/u/7222491?v=4?s=100" width="100px;" alt="Ella Kaye"/><br /><sub><b>Ella Kaye</b></sub></a><br /><a href="https://github.com/r-devel/rdevguide/commits?author=EllaKaye" title="Code">💻</a> <a href="#infra-EllaKaye" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
110+
<td align="center" valign="top" width="14.28%"><a href="http://carloscamara.es/en"><img src="https://avatars.githubusercontent.com/u/706549?v=4?s=100" width="100px;" alt="Carlos Cámara"/><br /><sub><b>Carlos Cámara</b></sub></a><br /><a href="#maintenance-ccamara" title="Maintenance">🚧</a></td>
110111
</tr>
111112
</tbody>
112113
</table>

0 commit comments

Comments
 (0)