Skip to content

Commit ce409df

Browse files
author
yourname
committed
Merge pull request rust-lang#636 from rust-lang/all-contributors/add-jbaber
docs: add jbaber as a contributor
2 parents 8ad250b + df318a9 commit ce409df

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
@@ -683,6 +683,15 @@
683683
"content",
684684
"code"
685685
]
686+
},
687+
{
688+
"login": "jbaber",
689+
"name": "John Baber-Lucero",
690+
"avatar_url": "https://avatars.githubusercontent.com/u/1908117?v=4",
691+
"profile": "https://github.com/jbaber",
692+
"contributions": [
693+
"content"
694+
]
686695
}
687696
],
688697
"contributorsPerLine": 8,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
# rustlings 🦀❤️
@@ -252,6 +252,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
252252
</tr>
253253
<tr>
254254
<td align="center"><a href="https://github.com/jfchevrette"><img src="https://avatars.githubusercontent.com/u/3001?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jean-Francois Chevrette</b></sub></a><br /><a href="#content-jfchevrette" title="Content">🖋</a> <a href="https://github.com/rust-lang/rustlings/commits?author=jfchevrette" title="Code">💻</a></td>
255+
<td align="center"><a href="https://github.com/jbaber"><img src="https://avatars.githubusercontent.com/u/1908117?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Baber-Lucero</b></sub></a><br /><a href="#content-jbaber" title="Content">🖋</a></td>
255256
</tr>
256257
</table>
257258

0 commit comments

Comments
 (0)