Skip to content

Commit e2c2ea7

Browse files
authored
Merge pull request ephremdeme#32 from ephremdeme/all-contributors/add-FrancoisPog
docs: add FrancoisPog as a contributor
2 parents 74d878b + ac37d91 commit e2c2ea7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@
8585
"contributions": [
8686
"code"
8787
]
88+
},
89+
{
90+
"login": "FrancoisPog",
91+
"name": "François Poguet",
92+
"avatar_url": "https://avatars3.githubusercontent.com/u/59446609?v=4",
93+
"profile": "http://francois.poguet.com",
94+
"contributions": [
95+
"code",
96+
"ideas"
97+
]
8898
}
8999
],
90100
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Implement Any Data Structure with Your Prefered Language
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Open Repository For Students to Contribute Algorithms and Data Structures in different Languages
@@ -30,6 +30,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3030
<tr>
3131
<td align="center"><a href="https://dev.to/tusharkashyap63"><img src="https://avatars3.githubusercontent.com/u/65089058?v=4" width="100px;" alt=""/><br /><sub><b>Tushar Kashyap</b></sub></a><br /><a href="#design-tusharkashyap63" title="Design">🎨</a></td>
3232
<td align="center"><a href="https://github.com/LuisFerTR"><img src="https://avatars1.githubusercontent.com/u/47088091?v=4" width="100px;" alt=""/><br /><sub><b>Luis F. Talavera R.</b></sub></a><br /><a href="https://github.com/ephremdeme/data-structure-and-algorithms/commits?author=LuisFerTR" title="Code">💻</a></td>
33+
<td align="center"><a href="http://francois.poguet.com"><img src="https://avatars3.githubusercontent.com/u/59446609?v=4" width="100px;" alt=""/><br /><sub><b>François Poguet</b></sub></a><br /><a href="https://github.com/ephremdeme/data-structure-and-algorithms/commits?author=FrancoisPog" title="Code">💻</a> <a href="#ideas-FrancoisPog" title="Ideas, Planning, & Feedback">🤔</a></td>
3334
</tr>
3435
</table>
3536

0 commit comments

Comments
 (0)