Skip to content

Commit bd027ef

Browse files
authored
Merge pull request ephremdeme#34 from ephremdeme/all-contributors/add-ephremdeme
docs: add ephremdeme as a contributor
2 parents 8e16f1c + 7b86247 commit bd027ef

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,17 @@
104104
"contributions": [
105105
"code"
106106
]
107+
},
108+
{
109+
"login": "ephremdeme",
110+
"name": "Ephrem Demelash",
111+
"avatar_url": "https://avatars1.githubusercontent.com/u/38384199?v=4",
112+
"profile": "http://tirufat.com",
113+
"contributions": [
114+
"code",
115+
"design",
116+
"ideas"
117+
]
107118
}
108119
],
109120
"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-11-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-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
@@ -32,6 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
3333
<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>
3434
<td align="center"><a href="https://github.com/thomasajai001"><img src="https://avatars2.githubusercontent.com/u/56961709?v=4" width="100px;" alt=""/><br /><sub><b>thomasajai001</b></sub></a><br /><a href="https://github.com/ephremdeme/data-structure-and-algorithms/commits?author=thomasajai001" title="Code">💻</a></td>
35+
<td align="center"><a href="http://tirufat.com"><img src="https://avatars1.githubusercontent.com/u/38384199?v=4" width="100px;" alt=""/><br /><sub><b>Ephrem Demelash</b></sub></a><br /><a href="https://github.com/ephremdeme/data-structure-and-algorithms/commits?author=ephremdeme" title="Code">💻</a> <a href="#design-ephremdeme" title="Design">🎨</a> <a href="#ideas-ephremdeme" title="Ideas, Planning, & Feedback">🤔</a></td>
3536
</tr>
3637
</table>
3738

0 commit comments

Comments
 (0)