Skip to content

Commit c57edb6

Browse files
authored
Merge pull request darpanjbora#104 from darpanjbora/all-contributors/add-RasmusKnothNielsen
docs: add RasmusKnothNielsen as a contributor
2 parents 72a4e69 + a07ce9e commit c57edb6

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
@@ -337,6 +337,15 @@
337337
"contributions": [
338338
"code"
339339
]
340+
},
341+
{
342+
"login": "RasmusKnothNielsen",
343+
"name": "Rasmus Knoth Nielsen",
344+
"avatar_url": "https://avatars3.githubusercontent.com/u/12834690?v=4",
345+
"profile": "https://github.com/RasmusKnothNielsen",
346+
"contributions": [
347+
"code"
348+
]
340349
}
341350
],
342351
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java Algorithms
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors)
33

44

55
### Hub for **All Java Algorithms** arranged as per their categories
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6666
<tr>
6767
<td align="center"><a href="https://github.com/luan-gayzao"><img src="https://avatars3.githubusercontent.com/u/57046589?v=4" width="100px;" alt="luan-gayzao"/><br /><sub><b>luan-gayzao</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=luan-gayzao" title="Code">💻</a></td>
6868
<td align="center"><a href="https://www.linkedin.com/in/nareshiitg/"><img src="https://avatars1.githubusercontent.com/u/5656991?v=4" width="100px;" alt="Naresh Gupta"/><br /><sub><b>Naresh Gupta</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=naresh1406" title="Code">💻</a></td>
69+
<td align="center"><a href="https://github.com/RasmusKnothNielsen"><img src="https://avatars3.githubusercontent.com/u/12834690?v=4" width="100px;" alt="Rasmus Knoth Nielsen"/><br /><sub><b>Rasmus Knoth Nielsen</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=RasmusKnothNielsen" title="Code">💻</a></td>
6970
</tr>
7071
</table>
7172

0 commit comments

Comments
 (0)