Skip to content

Commit 87a538b

Browse files
committed
add @SaranjeetKaur to allcontribs list for #56 - thank you
1 parent c98ed1a commit 87a538b

File tree

4 files changed

+30
-3
lines changed

4 files changed

+30
-3
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: allcontributors
22
Title: Acknowledge all Contributors to a Project
3-
Version: 0.2.2.018
3+
Version: 0.2.2.019
44
Authors@R: c(
55
person("Mark", "Padgham", , "[email protected]", role = c("aut", "cre")),
66
person("Chris", "Hartgerink", role = "aut"),

‎README.Rmd‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ project, you agree to abide by its terms.
211211

212212

213213

214+
214215
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
215216
<!-- prettier-ignore-start -->
216217
<!-- markdownlint-disable -->
@@ -247,12 +248,28 @@ All contributions to this project are gratefully acknowledged using the [`allcon
247248
<a href="https://github.com/ropensci/allcontributors/commits?author=iantaylor-NOAA">iantaylor-NOAA</a>
248249
</td>
249250
<td align="center">
251+
<a href="https://github.com/maurolepore">
252+
<img src="https://avatars.githubusercontent.com/u/5856545?v=4" width="100px;" alt=""/>
253+
</a><br>
254+
<a href="https://github.com/ropensci/allcontributors/commits?author=maurolepore">maurolepore</a>
255+
</td>
256+
<td align="center">
250257
<a href="https://github.com/milanmlft">
251258
<img src="https://avatars.githubusercontent.com/u/38256462?v=4" width="100px;" alt=""/>
252259
</a><br>
253260
<a href="https://github.com/ropensci/allcontributors/commits?author=milanmlft">milanmlft</a>
254261
</td>
255262
<td align="center">
263+
<a href="https://github.com/SaranjeetKaur">
264+
<img src="https://avatars.githubusercontent.com/u/28556616?v=4" width="100px;" alt=""/>
265+
</a><br>
266+
<a href="https://github.com/ropensci/allcontributors/commits?author=SaranjeetKaur">SaranjeetKaur</a>
267+
</td>
268+
</tr>
269+
270+
271+
<tr>
272+
<td align="center">
256273
<a href="https://github.com/sbfnk">
257274
<img src="https://avatars.githubusercontent.com/u/1156307?v=4" width="100px;" alt=""/>
258275
</a><br>

‎README.md‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ project, you agree to abide by its terms.
197197

198198

199199

200+
200201
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
201202
<!-- prettier-ignore-start -->
202203
<!-- markdownlint-disable -->
@@ -245,6 +246,16 @@ All contributions to this project are gratefully acknowledged using the [`allcon
245246
<a href="https://github.com/ropensci/allcontributors/commits?author=milanmlft">milanmlft</a>
246247
</td>
247248
<td align="center">
249+
<a href="https://github.com/SaranjeetKaur">
250+
<img src="https://avatars.githubusercontent.com/u/28556616?v=4" width="100px;" alt=""/>
251+
</a><br>
252+
<a href="https://github.com/ropensci/allcontributors/commits?author=SaranjeetKaur">SaranjeetKaur</a>
253+
</td>
254+
</tr>
255+
256+
257+
<tr>
258+
<td align="center">
248259
<a href="https://github.com/sbfnk">
249260
<img src="https://avatars.githubusercontent.com/u/1156307?v=4" width="100px;" alt=""/>
250261
</a><br>
@@ -285,4 +296,3 @@ All contributions to this project are gratefully acknowledged using the [`allcon
285296
<!-- markdownlint-enable -->
286297
<!-- prettier-ignore-end -->
287298
<!-- ALL-CONTRIBUTORS-LIST:END -->
288-

‎codemeta.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"codeRepository": "https://github.com/ropensci/allcontributors",
88
"issueTracker": "https://github.com/ropensci/allcontributors/issues",
99
"license": "https://spdx.org/licenses/GPL-3.0",
10-
"version": "0.2.2.018",
10+
"version": "0.2.2.019",
1111
"programmingLanguage": {
1212
"@type": "ComputerLanguage",
1313
"name": "R",

0 commit comments

Comments
 (0)