Skip to content

Commit 269aeba

Browse files
authored
Merge pull request rust-lang#891 from rust-lang/all-contributors/add-frvannes16
docs: add frvannes16 as a contributor for code
2 parents 9d9a95c + e59c715 commit 269aeba

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
@@ -1047,6 +1047,15 @@
10471047
"contributions": [
10481048
"content"
10491049
]
1050+
},
1051+
{
1052+
"login": "frvannes16",
1053+
"name": "Franklin van Nes",
1054+
"avatar_url": "https://avatars.githubusercontent.com/u/3188475?v=4",
1055+
"profile": "https://github.com/frvannes16",
1056+
"contributions": [
1057+
"code"
1058+
]
10501059
}
10511060
],
10521061
"contributorsPerLine": 8,

README.md

Lines changed: 2 additions & 1 deletion
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-113-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
# rustlings 🦀❤️
@@ -319,6 +319,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
319319
</tr>
320320
<tr>
321321
<td align="center"><a href="https://github.com/alirezaghey"><img src="https://avatars.githubusercontent.com/u/26653424?v=4?s=100" width="100px;" alt=""/><br /><sub><b>alirezaghey</b></sub></a><br /><a href="#content-alirezaghey" title="Content">🖋</a></td>
322+
<td align="center"><a href="https://github.com/frvannes16"><img src="https://avatars.githubusercontent.com/u/3188475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Franklin van Nes</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=frvannes16" title="Code">💻</a></td>
322323
</tr>
323324
</table>
324325

0 commit comments

Comments
 (0)