Skip to content

Commit a893d04

Browse files
author
fmoko
authored
Merge pull request #532 from rust-lang/all-contributors/add-siobhanjacobson
2 parents abdc3b2 + 5996bd5 commit a893d04

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
@@ -537,6 +537,15 @@
537537
"contributions": [
538538
"code"
539539
]
540+
},
541+
{
542+
"login": "siobhanjacobson",
543+
"name": "Siobhan Jacobson",
544+
"avatar_url": "https://avatars2.githubusercontent.com/u/28983835?v=4",
545+
"profile": "https://github.com/siobhanjacobson",
546+
"contributions": [
547+
"code"
548+
]
540549
}
541550
],
542551
"contributorsPerLine": 8,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![crab pet](https://i.imgur.com/LbZJgmm.gif)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -220,6 +220,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
220220
</tr>
221221
<tr>
222222
<td align="center"><a href="https://github.com/wrobstory"><img src="https://avatars3.githubusercontent.com/u/2601457?v=4" width="100px;" alt=""/><br /><sub><b>Rob Story</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wrobstory" title="Code">💻</a></td>
223+
<td align="center"><a href="https://github.com/siobhanjacobson"><img src="https://avatars2.githubusercontent.com/u/28983835?v=4" width="100px;" alt=""/><br /><sub><b>Siobhan Jacobson</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=siobhanjacobson" title="Code">💻</a></td>
223224
</tr>
224225
</table>
225226

0 commit comments

Comments
 (0)